Closed michoug closed 7 months ago
Hi, Nice tool that I'm excited to try. However, I would strongly suggest replacing in the README
conda create –name defensefinder
by
conda create –name defensefinder python=3.7 (or another version of python)
It'll probably resolve a lot of the issues with pip installation Best Greg
This issue has been inactive for 60 days and is now marked as stale. It will be closed in 7 days without further activity.
Hi, Nice tool that I'm excited to try. However, I would strongly suggest replacing in the README
conda create –name defensefinder
by
conda create –name defensefinder python=3.7 (or another version of python)
It'll probably resolve a lot of the issues with pip installation Best Greg