RE: Accessing Parallel Port in Python Error : Priviledged Instruction

2006-04-25 Thread your
type your message here -- http://mail.python.org/mailman/listinfo/python-list

Re: Accessing Parallel Port in Python Error : Priviledged Instruction

2005-10-15 Thread Peter Hansen
[EMAIL PROTECTED] wrote: > When I use Pyparallel to access the parallel port in WinXP with Python > I get an error saying that this is a priviledged instruction > > Any clue ? Here's a clue: please always cut and paste the *entire actual* traceback when you report a Python error. If it's not a

Accessing Parallel Port in Python Error : Priviledged Instruction

2005-10-14 Thread [EMAIL PROTECTED]
Hello When I use Pyparallel to access the parallel port in WinXP with Python I get an error saying that this is a priviledged instruction Any clue ? Mike -- http://mail.python.org/mailman/listinfo/python-list