Re: [Tutor] install issues - third party modules

2016-08-11 Thread Joaquin Alzola
> I get the following errors: You need to put the text error not the snapshot. This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt. ___

Re: [Tutor] install issues - third party modules

2016-08-11 Thread Alan Gauld via Tutor
On 11/08/16 01:16, N Woodruff wrote: > I have downloaded python 3.5.2, and installed it without issues on windows > 7. > > Now I cannot get Third-party modules to install. I want to use openpyxl. How are you running pip? It should be run from a Windows CMD prompt, NOT from the Python >>> prompt

[Tutor] install issues - third party modules

2016-08-11 Thread N Woodruff
Hello: I need some help with python installation, please. I have downloaded python 3.5.2, and installed it without issues on windows 7. Now I cannot get Third-party modules to install. I want to use openpyxl. I get the following errors: