
March 29, 2006
9:36 a.m.
On Wed, 2006-03-29 at 09:02 -0500, Neal Becker wrote:
There is a big problem with twisted on Fedora/Redhat multiarch. For example, x86_64.
The problem is that Fedora puts arch-independent (.py) code into a different directory than arch-dependent code.
Unfortunately, this doesn't quite work correctly with python's module search algorithm.
This sounds like a problem in Fedora, not Twisted. As a workaround, you could install Twisted twice, once w/32bit and once with 64bit python?