Skip to content Skip to sidebar Skip to footer
Showing posts with the label 64 Bit

What Are The Possible Pitfalls In Porting Psyco To 64-bit?

The Psyco docs say: Just for reference, Psyco does not work on any 64-bit systems at all. This… Read more What Are The Possible Pitfalls In Porting Psyco To 64-bit?

Python Extensions For Win64 Via Gcc

Has anyone had any luck with compiling 64-bit Python extension modules for Windows using mingw64? … Read more Python Extensions For Win64 Via Gcc

Scipy, Fftpack And Float64

I would like to use the dct functionality from the scipy.fftpack with an array of numpy float64. Ho… Read more Scipy, Fftpack And Float64

Anaconda Python 32-bit Is Trying To Load Anaconda 64-bit Libraries

I'm on Window 7 64-bit and trying to use both Anaconda Python 64-bit and 32-bit distributions o… Read more Anaconda Python 32-bit Is Trying To Load Anaconda 64-bit Libraries

Python: How To Install Mysqldb On Windows 7 X64?

Im trying install Mysql-python on windows x64. I installed python x64, setuptools (checked on the l… Read more Python: How To Install Mysqldb On Windows 7 X64?