Currently:
- SQLAlchemy installed and working (or at least import v0.8.0b2)
- Mysql (v5.5.16)
- Distribute (0.6.34)
- Oracle mysql-python connector
- Python 3.2
- Windows 7 32/64 (note that I installed Python 32bits)
The problem is that MySQLdb or Oursql is required and I didn't managed to get any of them working.
Found this but didn't manage to get it working neither.
Edit: If you are aware of an other orm that works with Python3, I'm interested.