pylyzer icon indicating copy to clipboard operation
pylyzer copied to clipboard

Error with pip installation

Open fbrodrigorezino opened this issue 2 years ago • 1 comments

When installing using pip install pylyzer when I try to run it, I get [ERR] ERG_PATH not found

fbrodrigorezino avatar Oct 10 '23 13:10 fbrodrigorezino

If you have not installed Erg (pylyzer depends on it) and set ERG_PATH, you will get that error. Even if that error is made, there should be no problem with the inspection. If you want to erase the message, set ERG_PATH.

mtshiba avatar Dec 12 '23 04:12 mtshiba

sorry to comment here, but i don't quite understand. if pylyzer depends on Erg, do i NEED to install Erg or is that optional? couldn't find that in the readme.

johannesrave avatar Sep 10 '24 08:09 johannesrave