You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this same issue, but it was happening sporadically. A coworker figured out that the ModuleNotFound error happened when we made changes to files within directories that were not Python modules. Adding a __init__py file to the directory fixed the issue for me.
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
successful pylint test output
Pylint version
OS / Environment
ubuntu 22.04
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: