progressiveMauve can't find certain dylibs when mauve-py is installed using pip.
Instead, the following process for installing mauve-py works:
- Git clone mauve-py repo.
- Activate venv for mascpcr project.
- Navigate to mauve-py dir and run
python setup.py install.
progressiveMauve can't find certain dylibs when mauve-py is installed using pip.
Instead, the following process for installing mauve-py works:
python setup.py install.