I would still raise the warning of caution, that certain external
Python libraries do not have 64-bit versions, like PIL. I tried the
whole 64-bit Python thing, and I just couldn't do it because of some
library dependancies.
I also use a setup like yours on Windows 7, except with MySQL, and a
32
Turns out the problem was with PostgreSQL. The prior installation was
running 8.3 (not 8.4 as noted). The new installation was using 8.4.
Dropping back to 8.3 on the new installation corrected the issue for
me. I'm sure there are migration issues to consider moving from 8.3
to 8.4, but I'll lea
Hello, All,
I am trying to migrate my application from Python 2.5, Dango 1.0,
PostgreSQL 8.4, Windows XP (32-bit) to Python 2.6, Django 1.1,
PostgreSQL 8.4, Windows 7 (64-bit). I have donwloaded and installed
the 64-bit version of Python 2.6.
I am having a problem with a particular model under
3 matches
Mail list logo