google-code-export / pymssql

Automatically exported from code.google.com/p/pymssql
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Easy install issue: Couldn't find a setup script #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I imagine the only problem is the naming of the file on the downloads page

What steps will reproduce the problem?
1. easy_install pymssql

What is the expected output? What do you see instead?
pymssql installed. Instead I see:
-% ./bin/easy_install pymssql
install_dir /Users/amukherjee/Documents/ua_checker/lib/python2.6/site-packages/
Searching for pymssql
Reading http://pypi.python.org/simple/pymssql/
Reading http://pymssql.sourceforge.net
Reading 
http://sourceforge.net/project/showfiles.php?group_id=40059&package_id=32202
Reading http://code.google.com/p/pymssql/
Reading http://code.google.com/p/pymssql/downloads/list
Best match: pymssql 1.9.908.win32
Downloading http://pymssql.googlecode.com/files/pymssql-1.9.908.win32.zip
Processing pymssql-1.9.908.win32.zip
error: Couldn't find a setup script in 
/var/folders/Hm/HmhB+KXdEIO2f4VqlTn+dk+++TI/-Tmp-/easy_install-SXKJGv/pymssql-1.
9.908.win32.zip

What version of the product are you using? On what operating system?
I'm using OS X 10.6.6 with python 2.6.1.

Please provide any additional information below.
Could you just try renaming the file pymssql-1.9.908.win32.zip to something 
like pymssql_installer-1.9.908.win32.zip or something like that? I have no 
proof that this'll fix it but it seems like it would...

Original issue reported on code.google.com by abhishek.mukher.g on 14 Feb 2011 at 3:14

GoogleCodeExporter commented 9 years ago
This is a duplicate for Issue #6. Can't find the "duplicate" button on this 
google code page, maybe i don't have access...

Original comment by abhishek.mukher.g on 14 Feb 2011 at 3:27

GoogleCodeExporter commented 9 years ago

Original comment by dam...@gmail.com on 24 Feb 2011 at 3:51