Launching Django app gives me 32/64-bit architecture error

You must Login before you can answer or comment on any questions.

Hi everyone, I asked this on Stack Overflow but haven't gotten any bites yet: http://stackoverflow.com/questions/11942014/getting-32-64-bit-architecture-error-in-aptana-when-launching-django-project

Basically I have everything working outside of Aptana Studio 3 where Python(2.7), MySQL and MySQL-Python are all 32-bit and working together nicely. However why I try launching/debugging my project in Aptana, I get an architecture error with the MySQLdb library, however within aptana's terminal I'm able to invoke interpreter and import library, etc. The traceback I'm getting is in the SO post, let me know if anything else would be helpful, and thanks in advance!

App type: desktop Aptana build: 3.2.1.201207261642 Platform: Mac OS X 10.7.4

— asked 10 months ago by M K
1 Comment
  • Django version is 1.3.1

    — commented 10 months ago by M K

Your Answer

Think you can help? Login to answer this question!