Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - capac

Pages: [1]
1
Python / Package for python2.7 crashes here's one that works
« on: August 20, 2010, 07:42:44 am »
I was using the package for python 2.7 but it crashed python with an error on ntdll.dll, so I recompiled the package with Visual Studio Express 2008 (*). You can get it here:
http://www.mediafire.com/?k2ibk2w84itb6ki

By the way, how can I compile it for 64-bit Python? I had to install 32-bit Python on my machine to make it work.


Cheers, and thanks for this awesome library.



(*) as far as I know python libraries have to be compiled with the same version as python itself (on windows it's vs2008), is the package in the download section compiled with mingw? maybe that's why it crashes.

Pages: [1]