Closed GoogleCodeExporter closed 9 years ago
I made a fix so it wouldn't crash on Vista/Windows 7 that I'll need to revisit.
If you have Visual Studio installed, rebuilding is easy.
You can manually copy the pyodbc.pyd file into your
<python-install>\lib\site-packages directory. The exe has a zipfile on the
end, so you can use winzip or unzip.exe and extract PLATLIB/pyodbc.pyd. You
can also try renaming the .exe to .zip.
Original comment by mkleehammer
on 3 Aug 2011 at 9:27
http://docs.python.org/distutils/builtdist.html
Vista User Access Control (UAC)
I have set the user-access-control option to 'auto', so it should only ask for
elevation if Python was installed for all users. One work around is to install
Python just for yourself.
Unfortunately I can't remove the option since it literally crashes otherwise.
I'm going to close this for now since I can't fix it, but will try to work with
distutils and see if there is a better solution for all Python packages.
Original comment by mkleehammer
on 18 Dec 2011 at 11:23
Original issue reported on code.google.com by
oliver.s...@gmail.com
on 3 Aug 2011 at 11:24