Closed vbrover closed 4 years ago
Hi, I use virtual env to install integron finder because I had also issues with conda and pip.
python3 -m venv Integron_Finder
source Integron_Finder/bin/activate
pip install git+https://github.com/gem-pasteur/Integron_Finder/#egg=integron_finder
integron_finder -h #test if it works
deactivate #deactivate environment
I hope it could help !
Duplicate of #57 and #63 @jfourquet2's method is good as well.
Thank you!
Version of Integron_Finder:
OS
Expected behavior
Write here.
Actual behavior
Write here.
Steps to reproduce behavior
Exit code 1
Or
pip
:Exit code = 1.
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)