Open danejo3 opened 2 years ago
Thanks for the report. I don't really understand the conflicts. I'll clean this up, but in the mean time, you could try copying and pasting the devdeps
dependencies from the Makefile to a conda install
command.
I forgot you had reported this already. I did a bit of troubleshooting in https://github.com/bioforensics/MicroHapulator/pull/156#discussion_r993833102, and I have (what I hope is) a temporary solution to the compatibility issue. I'll leave this thread open in the mean time.
And whoops, documentation typo fix didn't make it into this bugfix release!
In the installation docs, under
Development quick start
, you'll see this.Need to replace
--new
to either-n
or--name
.Also, when I run,
make devdeps
, I run into dependency error. (See the screen shot below.)