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

munin-host - urlparse #27

Open
lcn0 opened this issue Dec 17, 2019 · 0 comments
Open

munin-host - urlparse #27

lcn0 opened this issue Dec 17, 2019 · 0 comments

Comments

@lcn0
Copy link

lcn0 commented Dec 17, 2019

my python versions are 3.5.7 and 2.7.17

pip install parse , urlparse and urllib (pip2 / pip3)

Still giving error, should I modify munin-host?
from urllib.parse import urlparse
to
from urlparse import urlparse

Traceback (most recent call last):
File "munin-host.py", line 16, in
from urllib.parse import urlparse
ImportError: No module named parse

o

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

1 participant