[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #46671] Octave - Sympy
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #46671] Octave - Sympy |
Date: |
Sat, 12 Dec 2015 03:16:01 +0000 |
User-agent: |
NetSurf/2.9 (Linux; x86_64) |
URL:
<http://savannah.gnu.org/bugs/?46671>
Summary: Octave - Sympy
Project: GNU Octave
Submitted by: None
Submitted on: Sat Dec 12 03:16:00 2015
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Crash
Status: None
Assigned to: None
Originator Name: C2
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.1
Operating System: GNU/Linux
_______________________________________________________
Details:
Unable to run symbolic math. Below is the screen output. This only happen in
linux system, windows octave have no problem.
=======================================
GNU Octave, version 3.8.1
Copyright (C) 2014 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type 'warranty'.
Octave was configured for "x86_64-pc-linux-gnu".
Additional information about Octave is available at http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html
Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.
>> pkg load symbolic
>> syms x y
OctSymPy v2.2.3: this is free software without warranty, see source.
Initializing communication with SymPy using a popen2() pipe.
Some output from the Python subprocess (pid 2194) might appear next.
Python 2.7.6 (default, Jun 22 2015, 17:58:13)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> >>>
OctSymPy: Communication established. SymPy v0.7.6.1.
>> x
error: '__compactformat__' undefined near line 1 column 3
error: called from:
error: /home/seechew/octave/symbolic-2.2.3/@sym/display.m at line 83, column
11
>>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46671>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #46671] Octave - Sympy,
anonymous <=