armindoantunes / gh615

Automatically exported from code.google.com/p/gh615
0 stars 0 forks source link

ImportError when Starting #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Got this via email:

Today i downloaded your new release to get the data from my watch but i 
allways get an error message when i try to start the tool.

Here's the output:
C:\build158>gh615_console.exe
Traceback (most recent call last):
  File "gh615_console.py", line 5, in <module>
  File "zipextimporter.pyo", line 82, in load_module
  File "gh615.pyo", line 3, in <module>
ImportError: cannot import name TemplateHTML

Original issue reported on code.google.com by spei...@gmail.com on 1 Sep 2008 at 11:41

GoogleCodeExporter commented 8 years ago
Could the "current working directory" be wrong?

Original comment by ZingoAnd...@gmail.com on 1 Sep 2008 at 1:17

GoogleCodeExporter commented 8 years ago
obviously using an old version (=>gh615_console.py), user error

Original comment by spei...@gmail.com on 1 Sep 2008 at 8:22

GoogleCodeExporter commented 8 years ago
ok, I apologize, this definately was not a user error, the py2exe referenced 
the old 
file causing this error. It has been fixed in the latest version

Original comment by spei...@gmail.com on 2 Sep 2008 at 11:24

GoogleCodeExporter commented 8 years ago

Original comment by spei...@gmail.com on 2 Sep 2008 at 11:25

GoogleCodeExporter commented 8 years ago

Original comment by spei...@gmail.com on 3 Sep 2008 at 11:07