[Tutor] simple troubleshooting question

Ken Mayer ken.mayer at gmail.com
Wed Aug 17 18:15:03 EDT 2016


Dear Tutor:

I'm new to Python.  I'm trying to do 3 things that are giving me invalid
syntax or other problems:

1)  import numpy as np

ImportError: No module named 'numpy'

2)  pip install - U pip

SyntaxError: invalid syntax'

3)  pip install -U quantiacsToolbox


Also, is there any way I can copy entire code and paste it in the Python
3.5 (32-bit) type DOS screen that I have?

Thank you.

Ken


More information about the Tutor mailing list