Hi Dan, On 09 octobre 16:40, Dan Stromberg wrote: > I'm getting a traceback when pylint'ing /dev/null using CPython 3.2 using > the recently released pylint. The traceback is as follows: [snip] > "/usr/local/cpython-3.2/lib/python3.2/site-packages/logilab/astng/__init__.py", > line 85, in <module> > > __import__(module[:-3]) > ImportError: No module named py2qt4 > > This is with pylint 0.26.0, astng 0.24.1 and common 0.58.2. > > Is a fix or workaround available?
weird. What's the content of /usr/local/cpython-3.2/lib/python3.2/site-packages/logilab/astng/brain/ directory ? -- Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (05.62.17.16.42) 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 [email protected] http://lists.logilab.org/mailman/listinfo/python-projects
