Serial port access

nipun batra nipunreddevil at gmail.com
Sun Aug 9 00:51:20 EDT 2009


Ok i managed to comunicate serially using pySerial,but only using Idle. but
when i use it within Geany or Gedit,i get following errors
Traceback most recent call last
File "serial.py",line 3,in module
import serial
File"/home/nipun/serial.py",line 5,in module
ser=serial.Serial()
Attribute error:module object has no attribute Serial

how can i make it work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090809/d6be25bc/attachment-0001.html>


More information about the Python-list mailing list