I got an error while installing MISO using pip inside virtual environment as recommended (i.e. myenv/bin/pip install misopy). A message indicating 'setting file does not exist' was returned when I checked the installation with command 'miso'. Could anyone help solve the issue?
I created the python environment using the syntax 'virtualenv venv --python=python2.7', and the installation of MISO went smoothly, without any error reported.
Hi developers and users,
I got an error while installing MISO using pip inside virtual environment as recommended (i.e. myenv/bin/pip install misopy). A message indicating 'setting file does not exist' was returned when I checked the installation with command 'miso'. Could anyone help solve the issue?
I created the python environment using the syntax 'virtualenv venv --python=python2.7', and the installation of MISO went smoothly, without any error reported.
Software version: OS CentOS 7 python 2.7.5 samtools 1.6 bedtools v2.26.0
Cheers, Giuseppe