On 03/13/2017 06:28 AM, macpo...@parvis.nl wrote:
my son needs for his music studies a python development environment 2.7.13 plus
the actual 3.x.
his imac is on osx 10.11 el capitan.
...
the big question: please explain to me the relation between macports
python/ipython/pip/virtualenv and h
On Mar 13, 2017, at 09:53, Mannucci, Anthony J wrote:
> I did not save which port wanted gfortran. Sorry. Before one executes “port
> select gcc” there is no executable named “gfortran”. The executables have
> specific version names.
That's correct.
> One of the ports was expecting the generi
You might also look at pyNN-spyder-devel (NN=27, 33, etc) -- it can be very
nice for someone getting started.
(I intend to update the -spyder port to match what is currently
-spyder-devel, but haven't for lack of time...)
- Eric
On Tue, Mar 14, 2017 at 11:54 AM, Joshua Root wrote:
> $ which v
$ which virtualenv
/opt/local/bin/virtualenv
$ virtualenv $HOME/PyEnv/python/27
New python executable in /Users/paul/PyEnv/python/27/bin/python
Installing setuptools, pip, wheel...done.
$ virtualenv $HOME/PyEnv/python/36
New python executable in /Users/paul/PyEnv/python/36/bin/python
Installing se
On 13 March 2017 at 14:28, wrote:
> my son needs for his music studies a python development environment 2.7.13
> plus the actual 3.x.
> his imac is on osx 10.11 el capitan.
>
> so i installed from macports python 27 and 33, ipython, selects:
You mean Python 3.6?
> questions:
> - should i insta