Python Packages Error - Unresolved

Rhodri James rhodri at kynesim.co.uk
Thu Nov 2 11:48:44 EDT 2017


On 02/11/17 11:17, Hinds, Megan wrote:
> Hi there,
> 
> I was hoping you could help, as I have tried many different websites on this query and even asked the question on stackflow. I have tried many different types of commands in command prompt with the same error.
> 
> I have recently installed Python 3.6. The 32 bit installation (automatically downloaded to this). I have set the correct environment path variables: C:\Users\MH\AppData\Local\Programs\Python\Python36-32;C:\Users\MH\AppData\Local\Programs\Python\Python36-32\Scripts;
> 
> I am on a work laptop with admin rights.
> 
> A few days ago I could install python packages using the following command in command prompt (in python36-32 directory):
> 
> 
> pip install -index-url=http://pypi.python.org/simple  -trusted-host pypi.python.org pandas
> 
> 
> I managed to install pillow, cx_Oracle, and a few others previously. But not pandas and others (see attached file).
> 
> I was thinking to move on to anaconda, however, I may see the same error in installing packages in there (Oracle related packaged that are not in conda).
> 
> I would be very grateful for any help.

I'm afraid the mailing list has stripped your attachments (as well it 
should, since this is also a newsgroup).  Could you repeat them in the 
body of your message?  If they include the exact error messages and any 
traceback, that would be a great help.

-- 
Rhodri James *-* Kynesim Ltd



More information about the Python-list mailing list