How to install pyparallel

Peter Hansen peter at engcorp.com
Thu Jan 13 10:28:05 EST 2005


Michel LE VAN KIEM wrote:
> 
> I'm trying to install the pyparallel module for my Python 2.3.4 (runs on 
> a FC3) but I do have some troubles.
> 
>  >>> p=parallel.Parallel()
> ppdev0: failed to register device !
> ...
> IOError: [No such device or address]
> 
> Some help would be appreciated.

Did you read the notes in the parallelppydev.py file's
Parallel class?  I suspect they may be of some help...

(I don't see any other significant documentation of
pyParallel, so I'm not sure where else one would look
for assistance.)

Also, perhaps one of these threads would be of help:
http://groups.google.ca/groups?q=parallel+ppdev0+failed+to+register+device

-Peter



More information about the Python-list mailing list