Hi
i have deleted my config and started pydarts.py
after choosing he com port i receive the following error.
File "c:\myPath\pydarts-source-8d8d69875f80ccaf26822dfc47e4c9ea5d2d3efd\pydarts.py", line 129, in <module>
NewConfigKeys = myDisplay.GetConfig()
File "c:\myPath\pydarts-source-8d8d69875f80ccaf26822dfc47e4c9ea5d2d3efd\include\CScreen.py", line 269, in GetConfig
for key2 in OrderedDartKeys:
NameError: global name 'OrderedDartKeys' is not defined
cheers
Chrigu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
i have deleted my config and started pydarts.py
after choosing he com port i receive the following error.
File "c:\myPath\pydarts-source-8d8d69875f80ccaf26822dfc47e4c9ea5d2d3efd\pydarts.py", line 129, in <module>
NewConfigKeys = myDisplay.GetConfig()
File "c:\myPath\pydarts-source-8d8d69875f80ccaf26822dfc47e4c9ea5d2d3efd\include\CScreen.py", line 269, in GetConfig
for key2 in OrderedDartKeys:
NameError: global name 'OrderedDartKeys' is not defined
cheers
Chrigu
Thanks Chrigu !
It's solved :)