Menu

#1 /dev/cu.PL2303-381 not found!

open
nobody
None
5
2010-01-01
2010-01-01
Anonymous
No

when i press the "connect" button i get this traceback:
thanks

Traceback (most recent call last):
File "pySimReader.py", line 267, in buttonConnectReader
self.SIM.connectReader()
File "/home/daedalus/pySimReader-Serial-src-v2/pySIMserial.py", line 111, in connectReader
res = self.openSession(self.getReaderName())
File "/home/daedalus/pySimReader-Serial-src-v2/pySIMserial.py", line 143, in openSession
baudrate=9600)
File "/usr/lib/python2.5/site-packages/serial/serialutil.py", line 166, in __init__
self.open()
File "/usr/lib/python2.5/site-packages/serial/serialposix.py", line 175, in open
raise SerialException("could not open port %s: %s" % (self._port, msg))
serial.serialutil.SerialException: could not open port /dev/cu.PL2303-3B1: [Errno 2] No existe el fichero o el directorio: '/dev/cu.PL2303-3B1'

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.