On Nov 8, 8:55 am, Jason <jason.hee...@gmail.com> wrote: > Do you know if virtualenv allows installing a Python environment with > a different architecture than that of the system Python install? I > suspect not, but maybe there's an option I don't know about.
Found a better solution, which is to just compile Python from source to be 32 bit. This is from: http://indefinitestudies.org/2010/02/08/how-to-build-32-bit-python-on-ubuntu-9-10-x86_64/ Thanks for your help, Jason -- http://mail.python.org/mailman/listinfo/python-list