octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46847] expand function error


From: Nidal K. Bazzi
Subject: [Octave-bug-tracker] [bug #46847] expand function error
Date: Fri, 08 Apr 2016 04:45:56 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36

Follow-up Comment #4, bug #46847 (project octave):

I am running Octave 4.0.1 on Windows 10 64-bit. I have a similar error.  I
tried the same code as stated in comment #1, here is what I get:

﫧>> syms x y
OctSymPy v2.2.4: this is free software without warranty, see source.
Initializing communication with SymPy using a popen2() pipe.
Detected Windows: using "winwrapy.bat" to workaround Octave bug #43036
Some output from the Python subprocess (pid 8176) might appear next.

OctSymPy: Communication established.  SymPy v1.0.
Python 3.5.1 |Anaconda 2.5.0 (64-bit)| (default, Feb 16 2016, 09:49:46) [MSC
v.1900 64 bit (AMD64)]
>> (x-y)*(x-y)^2
ans = (sym)

         3
  (x - y)

>> expand(ans)
PYTHON: Error in var export
Resetting the octsympy communication mechanism
Closing the Python pipe...
error: python_cmd: unexpected return
error: called from
    python_cmd at line 144 column 6
    expand at line 31 column 5
>>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46847>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]