Open no-mood opened 7 months ago
Looking at the error message, this appears to be a bug in pylyzer
, not pyright.
There's still something wrong with pyright, because it wasn't picking the right python version (inside a dev shell) while more "native solutions" (like nixvim) didn't have this problem. I'd attach a log, but seems like lunarvim is now unmaintened (?)
Describe the bug
A clear and concise description of what the bug is.
Steps To Reproduce
Steps to reproduce the behavior:
nix-shell -p lunarvim
lvim file.py
The first error you get is:
The project does not address the selection of constellations and filters.
If you run:LspLog
in lvim, you get:Expected behavior
Expecting pyright to work
Notify maintainers
@ProminentRetail
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.