I can not install Mayavi 4.5 correctly on Python 3. I have a full installation of Anaconda (the 64-bit version) on Python 3.5 and I installed Mayavi via:
conda install -c menpo mayavi=4.5.0.
The moment I try to load the library, I get the...
Can the name be changed to an environment in conda? For example I have an environment called py34 and I would like to change the name to py3k, instead of having to create an environment again with this name.
I'm using anaconda prompt to download data from osm and gtfs to create graphics and, in order to install urbanaccess, I have to clone the git repository, however, I do not know how I can do it.
Thanks
I have a problem installing Mayavi 4.5 on the 64-bit version of Anaconda3 (in the 32-bit it does not give a single problem). After installing Anaconda3, by:
conda install -c menpo mayavi=4.5.0
I install Mayavi. Everything seems to work well...