-
Notifications
You must be signed in to change notification settings - Fork 404
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
Import named "flib" not found locally. Trying to resolve it at the PyPI server. #465
Comments
Same problem. Need help! |
I encountered the same problem. I am using Python 3.11.11, matplotlib 3.9.3, and pillow 10.4.0. My import is like this:
And I received these messages:
|
I have a project with my own lib flib. I've already add lib flib to python by set envs:
fred-py-app3 is my project root path.
I get the warning:
The text was updated successfully, but these errors were encountered: