python - Numpy Installation: How do I fix the broken toolchain without Bash and limited permissions? -
python - Numpy Installation: How do I fix the broken toolchain without Bash and limited permissions? -
preface: mac/unix user , little lost windows.
situation: trying utilize python on school machine has 64-bit architecture , running windows 7. have gotten module networkx work via python setup.py install, need numerical libraries available well.
question: have identical output question elaborates , need install numpy right dependencies. how do limited permissions?
problems: solution in above link cannot adopted in case. not have visual studio 2008 , cannot install due permissions. also, linear algebra library required costs 500$, frankly deal breaker. thought adopt solution, not have access bash. cannot run .exe files due permissions. modules have installed have been using python setup.py install. help or suggestions much appreciated.
could install 1 of scientific python distributions anaconda or canopy? might include need. see http://scipy.org/install.html list of options.
python windows numpy permissions cmd
Comments
Post a Comment