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

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?

Pyqt4 And 64-bit Python

I am trying to get the 64-bit version of python up and running with a program I wrote. That program… Read more Pyqt4 And 64-bit Python

Connecting To Ms Access 2007 (.accdb) Database Using Pyodbc

I am on Win7 x64, using Python 2.7.1 x64. I am porting an application I created in VC++ to Python f… Read more Connecting To Ms Access 2007 (.accdb) Database Using Pyodbc

How Can I Compile An Extension Using Cython?

I am trying to compile a simple cython extension from the example page here on my Windows 7 64-bit … Read more How Can I Compile An Extension Using Cython?

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