Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

No module named 'netdisco.discovery'; #211

Closed
sivai2i opened this issue Sep 3, 2018 · 1 comment
Closed

No module named 'netdisco.discovery'; #211

sivai2i opened this issue Sep 3, 2018 · 1 comment

Comments

@sivai2i
Copy link

sivai2i commented Sep 3, 2018

Hi,

Installed netdisco using pip3 (ubuntu 16.04)

Getting the following error while running,

> Traceback (most recent call last):
>   File "/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
>     "__main__", mod_spec)
>   File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
>     exec(code, run_globals)
>   File "/home/ubuntu/siva/projects/I2I/netdisco_sample/netdisco.py", line 1, in <module>
>     from netdisco.discovery import NetworkDiscovery
>   File "/home/ubuntu/siva/projects/I2I/netdisco_sample/netdisco.py", line 1, in <module>
>     from netdisco.discovery import NetworkDiscovery
> ImportError: No module named 'netdisco.discovery'; 'netdisco' is not a package
@balloob
Copy link
Collaborator

balloob commented Sep 3, 2018

This is not a problem with us, we publish it correctly. You have probably installed it incorrectly.

@balloob balloob closed this as completed Sep 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants