jterrace / pyharmony

Python library for connecting to and controlling the Logitech Harmony Link
BSD 3-Clause "New" or "Revised" License
128 stars 104 forks source link

Can't get it to run #10

Open astanid opened 8 years ago

astanid commented 8 years ago

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

astanid commented 8 years ago

...

tatoosh commented 6 years ago

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