pyharmony icon indicating copy to clipboard operation
pyharmony copied to clipboard

Can't get it to run

Open astanid opened this issue 8 years ago • 3 comments

astanid avatar Mar 12 '16 12:03 astanid

looks like it requires Visual studio. I installed 2013 version - still the same error :(

astanid avatar Mar 12 '16 18:03 astanid

...

astanid avatar Mar 12 '16 20:03 astanid

It is not working for me:

git clone https://github.com/jterrace/pyharmony.git python harmony

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/root/pyharmony/harmony/__main__.py", line 10, in <module>
    from harmony import auth
ImportError: No module named harmony

tatoosh avatar Dec 14 '17 10:12 tatoosh