|
الرساله اللى بتجيلى اما اجى اعرب الجهاز ح
PythonWin 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] on win32.
Portions Copyright 1994-2006 Mark Hammond - see 'Help/About PythonWin' for further copyright information.
Traceback (most recent call last):
File "C:\Python25\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py" , line 310, in RunScript
exec codeObject in __main__.__dict__
File "D:\Som3a\New Folder (2)\p990\New Folder\acsses_protact\Vzlom\1.py", line 316, in <module>
ser = serial.Serial(4) # I have COM5
File "C:\Python25\Lib\site-packages\serial\serialutil.py", line 156, in __init__
self.open()
File "C:\Python25\Lib\site-packages\serial\serialwin32.py", line 55, in open
raise SerialException("could not open port: %s" % msg)
SerialException: could not open port: (5, 'CreateFile', 'Access is denied.')
كده صح ولا فيه حاجه غلط اعمل ايه
|