-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm trying to package a python module which use a namespace but it doesn't work and I don't know why. I took python-pastedeploy as example because it's the same type of package. But with my package after an installation, Python doesn't find my module : >>> import aditam.core Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named core If someone could take a look to the sources : http://dl.share-spirit.net/aditam.core-0.1.tar.gz Thanks PS : If I run : 'python setup.py install' every thing works well. - -- Jérôme Schneider -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhL128ACgkQi8L9izIcxiHsxgCgn7lujxd6PJ6r3gJs0uvF6Tql f7IAn0uDcSYsvRnz4q+ZGQ9DwuRCxf+P =HTk1 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]