mjmlab / pyinseq

Python pipeline for analyzing INSeq Insertion Sequencing data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install for requirements.txt error

biobenkj opened this issue · comments

Running:
$ pip install requirements.txt
Collecting requirements.txt
Could not find a version that satisfies the requirement requirements.txt (from versions: )
No matching distribution found for requirements.txt

Results in the above error. sudo does not fix the issue either.

Nevermind... I just didn't include the -r option :)