-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
"The following modules are not found yet" error lists builtin modules #78
Comments
Could you provide a minimal environment to reproduce it? |
|
Please provide the following information:
Maybe you can update pigar to try it again? |
It's working on:
Not working on:
On Linux I use pyenv virtualenv. Here is the pip freeze:
|
Having a similar issue, it seems to not be able to pick up on some directories... I have a directory labeled "core" which is imported using something along the lines of |
The error can be ignored by entering
N
for the proposed finding of these modules on PyPI, but it shouldn't be thrown at all for builtin modules right?The text was updated successfully, but these errors were encountered: