help-octave
[Top][All Lists]
Advanced

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

Re: [Solution] Point octave to anaconda python (Mac)


From: Colin Macdonald
Subject: Re: [Solution] Point octave to anaconda python (Mac)
Date: Mon, 20 Aug 2018 09:34:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 2018-08-20 08:14 AM, CdeMills wrote:
Hello,

maybe it's a dumb answer, but what about virtual environments ?

from the command line:
     conda create -n yourenvname python=x.x anaconda
     source activate yourenvname
    octave

Pascal

Seems like that should work. Provided the virtual environment sets "$PYTHON", the Symbolic package should pick up on it.

I use neither Mac nor Conda: what does one type to install sympy within "yourenvname"?

It would be *great* if someone can test all this and document it here:

https://github.com/cbm755/octsympy/wiki/Notes-on-macOS-installation

thanks,
Colin



reply via email to

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