[Python-projects] ImportError from proc module in logilab-common on Windows
Alexandre Fayolle
alexandre.fayolle at logilab.fr
Tue Feb 3 12:09:13 CET 2009
Le Tuesday 03 February 2009 11:49:28 Alexandre Fayolle, vous avez écrit :
> Le Monday 02 February 2009 12:48:45 Sini Mäkelä, vous avez écrit :
> > Hello,
> >
> > I installed latest versions of logilab-common (0.38.0), logilab-astng
> > (0.17.4) and pylint (0.16.0) on Windows with Python 2.5.2. When I try to
> > run pylint.bat, there's import error coming from proc module (see below).
> > Is this a known issue?
>
> Hi,
>
> It was not a known issue until now : http://www.logilab.org/ticket/7915
>
> Thanks for the bug report. We will look into this shortly. It is most
> probably a Windows-only issue.
Until we make a new release of logilab-common, a way of getting pylint to run
is to edit C:\Python25\Lib\site-packages\logilab\common\proc.py", line 115
to:
from signal import *
Please tell us if this does the trick for you.
--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Informatique scientifique: http://www.logilab.fr/science
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.logilab.org/pipermail/python-projects/attachments/20090203/0385f2d8/attachment.pgp>
More information about the Python-Projects
mailing list