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've tried those. I think we should focus that given the same config, calling pyright from shell works. But emacs package is doing something else apparently.
Emacs lsp-pyright is not able to resolve my project's modules.
The issue is not present when I'm running it manually from the shell.
This is my project's structure
This is my pyrightconfig.json
On every module starting with path ep.xxx I get:
Import "ep.xxx" could not be resolved.
The text was updated successfully, but these errors were encountered: