Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get it to run #10

Open
astanid opened this issue Mar 12, 2016 · 3 comments
Open

Can't get it to run #10

astanid opened this issue Mar 12, 2016 · 3 comments

Comments

@astanid
Copy link

astanid commented Mar 12, 2016

No description provided.

@astanid
Copy link
Author

astanid commented Mar 12, 2016

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

@astanid
Copy link
Author

astanid commented Mar 12, 2016

...

@tatoosh
Copy link

tatoosh commented Dec 14, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants