pylyzer
pylyzer copied to clipboard
Pylyzer install in a virtual environment return error on vscode starting
So I am using pylyzer extension in vscode, and before that I have already install pylyzer in a virtual environment since I am using poetry, but these error pop-up, I consider that is a no for me to install pylyzer in venv instead of host.
I just want to ask some question:
- First of all, did I do something wrong? maybe it should be work?
- Is it recommend to do this (install pylyzer in virtual environment)? If no, why (since I can do the exact same thing while using ruff)?
- I want to know if this kind of adjustment is in planning, also.