Hi everybody !
I'm trying to install the pyparallel module for my Python 2.3.4 (runs on
a FC3) but I do have some troubles.
When I import the parallel module, python shows the following message :
>>> import parallel
/usr/lib/python2.3/site-packages/parallel/parallelppdev.py:32:
FutureWarning: x<
The ppdev module is loaded and the lp module is unloaded, but I still
have the error message. I used 'lsmod | grep ppdev' to check it.
Is it necessary to plug the parallel cable ?
Peter Hansen a écrit :
Michel LE VAN KIEM wrote:
I'm trying to install the pyparallel module for
in ?
File "/usr/lib/python2.3/site-packages/parallel/parallelppdev.py", line
176, in __init__ self.PPCLAIM
File "/usr/lib/python2.3/site-packages/parallel/parallelppdev.py", line
203, in PPCLAIM fcntl.ioctl(self._fd, PPCLAIM)
ppdev0: [Errno 6] failed to register device !