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

Not able to import module after install it. #4

Open
filipeaguiarrod opened this issue Mar 31, 2021 · 0 comments
Open

Not able to import module after install it. #4

filipeaguiarrod opened this issue Mar 31, 2021 · 0 comments

Comments

@filipeaguiarrod
Copy link

filipeaguiarrod commented Mar 31, 2021

I've been installed viacep in my Jupyter lab, despite that when I request him:

  • import viacep

the following message appears:


---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-868e2b1eaf0d> in <module>
----> 1 import viacep

ModuleNotFoundError: No module named 'viacep'

I've been checked the installation and it seems ok!

Requirement already satisfied: viacep in c:\users\rodri\anaconda3\lib\site-packages (1.2.0)

Any idea why it happens?

Best Regards!

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