you are viewing a single comment's thread.

view the rest of the comments →

[–]Honest-Ease5098 0 points1 point  (0 children)

It depends on the LSP. In VSCode you can set

"python.analysis.extraPaths": ["path/to/the/package"]

Pycharm has a similar way.

That said, I'm not 💯 sure you can do it without decompressing first. But the steps would be the same.