'acv' not found
Closed this issue · 1 comments
msteeleusmc commented
after a successful install on my linux machine, I attempt to run acv -h. I am then met with "command 'acv' not found, did you mean: "
everything else has worked up to this point
pilgun commented
Hi,
Could be anything related to python and pip versions. Make sure you use python 2.7 by default.
When 'acv' does not work, just call main file in the directory like this:
python acvtool.py -h