[Tutor] installing openpyxl, problem still n o t solved
Alan Gauld
alan.gauld at yahoo.co.uk
Mon Jul 25 18:34:11 EDT 2016
On 25/07/16 19:59, marcus lütolf wrote:
> The command >pip install was rejected as SyntaxError : invalid syntax.
> Thanks for any kind of help, Marcus.
If you get a syntax error that suggests you are running it
from the Python >>> prompt.
That's wrong. You should run pip from the command prompt
of your OS.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list