[Python-projects] logilab-common installation woe
Afternoon
afternoon at uk2.net
Tue Aug 21 15:08:42 CEST 2007
I've been trying to install pylint and it's dependencies. logilab-
common is giving me problems. Despite which 0.22.x version I choose
whenever I install the module (using python setup.py install or
moving the module to site-packages by hand) I just an ImportError get
"No module named common" when attempting to import.
The module is there. All the required __init__.py files are there. My
site-packages works correctly, I put lots of stuff in there. I can do
"import logilab". I have successfully installed logilab.astng and
that can be imported (except it dies on the logilab.common.compat
dependency).
I'm using Python 2.5 from the Fink project on Mac OS X 10.4.10.
I'm a bit surprised I'm falling at the first hurdle!
Ben
________________________________
http://aftnn.org
http://cambodiachallenge.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20070821/2ed2fefa/attachment.htm
More information about the Python-Projects
mailing list