pylyzer
pylyzer copied to clipboard
[Feature Request] Local package resolve
Hi, thanks for all the great work. I'm looking forward to try this out soon.
One major feature preventing me to use it daily is the ability to resolve locally installed package in virtual environment.
I know this is already on the todo list in the readme but I just want to create a tracking issue to be notified when it is available. I hope that it is OK, but feel free to close it not.
looking forward to the feature, switch back to pyright temporally
Hello, is there any updates on the feature? Can't wait to use pylyzer but, currently, it's the only problem I can't switch to it permamently.
And... probably I miss some of existing workarounds?
can someone please update me to when module imports will work?
@simonlearnscoding you can subscribe to issues (which is automatically done when you comment them) to be notified when they are solved.
+1 would love to use pylyzer but this issue is preventing me from doing so right now.
Pyright has extraPaths config entry to configure local modules. Pycharm has similar configuration option with Source Roots.
Is there a config for pylyzer?
Being able to configure pylyzer via a config file, to specify the venv path and the extra paths (similarly to what Pyright does), is also critical for my use case.
This is what stopping me to use pylyzer, back to pylsp till then.