A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-March/062462.html below:

[Python-Dev] Problem with module loading on multi-arch?

[Python-Dev] Problem with module loading on multi-arch? [Python-Dev] Problem with module loading on multi-arch?Neal Becker ndbecker2 at gmail.com
Thu Mar 16 18:06:16 CET 2006
I just installed TwistedSumo-2006-02-12 on x86_64, and noticed a problem. 
It installs arch-dep stuff into 
/usr/lib64/python2.4/site-packages/twisted,
and arch-indep into
/usr/lib/python2.4/site-packages/twisted

as it should.  But:
    from twisted.web import html
exceptions.ImportError: No module named web

I'm guessing that what's happening is that since there is an
<arch-dep>/twisted, we never find the module <arch-indep>/twisted/web.  If
my analysis (guess) is correct, I think we have a problem with the module
search.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4