Open charles-plessy opened 3 weeks ago
Hi Charles,
you should not need to do any pressing, setup.py should do it for you.
It may run into some trouble if there are some files leftover perhaps from a previous attempt that failed... in that case you can run python3 setup.py -f interproscan.properties
and it will try to cleanup any such leftover files.
Hello,
when I installed
5.71-102.0
, I had to run the followinghmmpress
commands beforepython3 setup.py interproscan.properties
otherwise I would run in errors. Is that expected?Have a nice day,
Charles