On Thursday 02 September 2010 17:52:18 Dan Stromberg wrote:
> > Since it comes up again and again, I think it is time for me to fix
> > it ...
>
> Sounds like a good idea.
>
> This is the second project I've seen this issue on.
>
So, I finally fixed the bug http://www.logilab.org/ticket/9542 

You can have the newest version with mercurial clone.

> Invoking pyreverse like this seems to have worked around the problem:
>
> PYTHONPATH=$$(pwd) pyreverse -f ALL -a1 -s1 -p port-const ${files}
>
Yes, it was a PYTHONPATH issue.

The problem that I solved occurs if the module of dependencies is not 
reachable by the PYTHONPATH *and* not parsed by Pyreverse.
I hope it solved the problem.

-- 

Emile Anclin <emile.anc...@logilab.fr>
http://www.logilab.fr/   http://www.logilab.org/ 
Informatique scientifique & et gestion de connaissances
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to