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: CdeMills
Subject: Re: [Solution] Point octave to anaconda python (Mac)
Date: Mon, 20 Aug 2018 10:14:13 -0500 (CDT)

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



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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