pylyzer icon indicating copy to clipboard operation
pylyzer copied to clipboard

[Feature Request] Local package resolve

Open lkhphuc opened this issue 1 year ago • 8 comments

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.

lkhphuc avatar Apr 30 '23 14:04 lkhphuc

looking forward to the feature, switch back to pyright temporally

rtgiskard avatar Jun 14 '23 09:06 rtgiskard

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?

nrydanov avatar Oct 14 '23 15:10 nrydanov

can someone please update me to when module imports will work?

simonlearnscoding avatar Nov 21 '23 10:11 simonlearnscoding

@simonlearnscoding you can subscribe to issues (which is automatically done when you comment them) to be notified when they are solved.

nikaro avatar Nov 21 '23 10:11 nikaro

+1 would love to use pylyzer but this issue is preventing me from doing so right now.

aiell0 avatar Nov 24 '23 15:11 aiell0

Pyright has extraPaths config entry to configure local modules. Pycharm has similar configuration option with Source Roots.

Is there a config for pylyzer?

grihabor avatar Feb 19 '24 11:02 grihabor

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.

ipkiss42 avatar Apr 11 '24 10:04 ipkiss42

This is what stopping me to use pylyzer, back to pylsp till then.

clot27 avatar May 05 '24 03:05 clot27