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

no module named termgraph #3

Open
atooy opened this issue Jun 26, 2016 · 4 comments
Open

no module named termgraph #3

atooy opened this issue Jun 26, 2016 · 4 comments
Assignees
Labels

Comments

@atooy
Copy link

atooy commented Jun 26, 2016

so...netuse didn't work well, and there is an importerror:no module named termgraph
what should i do? Is there something need to be installed?
Waiting for ur help..

@dufferzafar
Copy link
Owner

That's actually weird. A user on reddit also reported same behaviour, but I couldn't reproduce this.

I'll try it again once I get back home. Thanks for reporting the issue.

@atooy
Copy link
Author

atooy commented Jun 26, 2016

OK, thank you very much. Waiting for your good news!

@amrro
Copy link

amrro commented Jun 26, 2016

same problem here, this is what I get:

Traceback (most recent call last):
  File "/usr/bin/netuse", line 17, in <module>
    import termgraph
ImportError: No module named 'termgraph'

@dufferzafar dufferzafar self-assigned this Jun 27, 2016
@dufferzafar
Copy link
Owner

Oh. Thanks for the log @amrro I can now see why these errors are occurring.

The straightforward way to fix these would be to just use pip to install the package! That'll fix #4 too, I guess.

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

No branches or pull requests

3 participants