[issue15312] Serial library not found

2012-07-09 Thread Ezio Melotti
Ezio Melotti added the comment: This bug tracker is for reporting CPython bugs, so it's not the right place where to ask this kind of questions. Anyway make sure that the "serial" module is in a directory that Python can see, e.g. the same dir where you have your script. -- assignee:

[issue15312] Serial library not found

2012-07-09 Thread Julius
New submission from Julius : I'm running ver 2.7 and added the serial library from source forge. here is the error I get: Traceback (most recent call last): File "C:\Python27\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py", line 326, in RunScript exec codeObject in __main__.