On 18 décembre 15:03, Jonathan Hartley wrote:
> Hey there, congrats on the release, that's really good to hear, but
> I still have fatal problems, some of which have been around a while:
> 
> I'm on XP. To be sure, first I uninstall pylint, logilab-common,
> logilab-astng.
> 
> > pip install pylint
> (output appears normal to me, reproduced in full below)
> > yolk -l
> logilab-astng   - 0.19.2       - active
> logilab-common  - 0.44.0       - active
> pylint          - 0.19.0       - active
> (etc...)
> 
> > pylint --help
> (causes my shell to exit, closing the console.)
> 
> I fix this by opening a new console, and adding '/B' to the exit
> statement at the end of pylint.bat in Python26\Scripts
> 
> Try again:
> > pylint --help
> Traceback (most recent call last):
>   File "C:\Python26\Scripts\pylint.bat", line 11, in <module>
> If, TryExcept
> ImportError: No module named _nodes
> 
> Am I doing it wrong?

dunno, have to find out why it can't found the logilab.astng._nodes module...

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to