My favorites | Sign in
Project Home Downloads Wiki
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 87: Can't build on 64bit windows against 2.6.1 and get insufficient error messages to debug the problem.
1 person starred this issue and may be notified of changes. Back to list
Status:  Complete
Owner:  ----
Closed:  Sep 2010


 
Reported by shrt...@gmail.com, Jan 20, 2010
What steps will reproduce the problem?
1. clone git repository to d:\pyodbc
1.optional. switch to 2.1.6 tag
2. install python 2.6.1 amd64 to c:\python26_64
3. open a cmd prompt
4. cd d:\pyodbc
5. c:\python26_64\python setup.py build

What is the expected output? What do you see instead?

  Expect it to build a package compatible with 64 bit python. Instead I get 
the following:

D:\pyodbc>c:\python26_x64\python setup.py build
running build
running build_ext
building 'pyodbc' extension
error: None

Error message is not sufficient for me to debug/fix. I simply don't know 
where to even start.
What version of the product are you using? On what operating system?

  master or the 2.16 tag on github. Windows 7 64 bit Enterprise. 

Please provide any additional information below.



Jun 14, 2010
#1 paul...@gmail.com
I just uploaded a Windows 64-bit installer (for pyodbc-2.1.7) to the Google Group.  I posted about it too, but since it was my first post to the group I think it has to wait for a moderator to approve it.  Hope this helps.
Sep 4, 2010
Project Member #2 mkleehammer
Thanks!

The v2unicode build incorporates the necessary fixes now.  I'll release it as 2.1.8 once I can get some testing.

I'll also start releasing 64-bit Python 2.7 installers.
Sep 6, 2010
Project Member #3 mkleehammer
2.1.8 is now ready.  Thanks.

Status: Fixed
Nov 21, 2010
Project Member #4 mkleehammer
(No comment was entered for this change.)
Status: Complete
Feb 4, 2011
#5 milkman...@gmail.com
Any chance for a 64-bit Python 2.6 installer? It would be too much trouble to revert to 32-bit Python for me at this point, but I'd love to use pyodbc. I tried compiling it from source with setup.py bdist_wininst and couldn't get it to work.
May 16, 2011
#6 Jhutte...@gmail.com
Also interested in 64-bit Python 2.6 installer

Powered by Google Project Hosting