sabriahmed / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

httplib2-0.8 install error #284

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Downloaded httplib2-0.8.zip
2. Extracted to lib/site-packages/
3. Tried to install package using 

C:\Python26>python.exe 
C:\python_26_amd64\files\Lib\site-pckages\httplib2-0.8\setup.py install

Getting error:
error: error in 'egg_base' option: 'python2' does not exist or is not a 
directory

What is the expected output? What do you see instead?
I expect package to be installed successfully

What version of the product are you using? On what operating system?
httplib2-0.8, Windows Server 2008 Enterprise 64 bit

Thanks
Naresh

Original issue reported on code.google.com by nare...@google.com on 2 May 2013 at 2:36