Open k39ajdM2 opened 3 years ago
I am also getting the same error message.
Me too! Did you manage to solve it?
thanks in advance
Ester :)
I think the problem is related to the version of python 3. It seems to work on python 3.5. I created a conda environment with python 3.5 and installed IVA using conda too (https://anaconda.org/bioconda/iva). Try to install it using conda as it will install the correct dependency programs as well. Try that and see if it works. Cheers, Fabricia.
Hi,
I tried installing iva via pip3 or with docker on my Mac and each time I tried to run
iva --test testdir
, it gives me this:The file hiv_pcr_primers.fa exists in testdir. Why can't it find it?
I've also tried using iva with real data and I get the same "file not found" errors.
Thanks for your assistance!