Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

install a lower version of python using conda

conda install python=3.5.0

 # or maybe 

 conda install python=2.7.8

 # or whatever you want....
Source by chris35wills.github.io #
 
PREVIOUS NEXT
Tagged: #install #version #python #conda
ADD COMMENT
Topic
Name
4+8 =