Closed pmenzel closed 2 years ago
Thank you for bringing this up. I will have to look into what's going on with these dependencies.
This was fixed in the bioconda recipe for release 0.7.2
a little while ago. The restriction on the version of pandas
has also been fixed in PR #146
After fighting for a while with installing staramr via bioconda, I figured out that the latest versions of blast and pandas cause issues with staramr.
It worked after manually setting the environment like this:
So maybe this needs to be reflected in https://github.com/bioconda/bioconda-recipes/blob/master/recipes/staramr/meta.yaml or staramr needs an update to work with latest versions of these tools.