help-octave
[Top][All Lists]
Advanced

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

Re: Symbolic package error


From: tmacchant
Subject: Re: Symbolic package error
Date: Sun, 23 Aug 2015 17:24:19 -0700 (PDT)

Symbolic package requires python and sympy module.
You seem not to install python.
So you can use "symbolic-win-py-bundle-x.y.z.zip" from
https://github.com/cbm755/octsympy/releases

At present (24 Aug. 2015), the current version is
symbolic-win-py-bundle-2.2.2.zip

download the file to the folder 
(e.g. C:\temp, change folder name according to your operation)
start octave
>From octave prompt

>> cd C:\temp
>> pkg install symbolic-win-py-bundle-2.2.2.zip


Note:
symbolic-win-py-bundle-2.2.2.zip
has python, sympy module, and package itself.
so that you do not need to install python and sympy as external program.

Tatsuro



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Symbolic-package-error-tp4672246p4672249.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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