Hello! genomepy looks super interesting! I was trying to install it with conda and got:
% mamba create -y -n genomepy genomepy
Looking for: ['genomepy']
bioconda/osx-arm64 No change
conda-forge/osx-arm64 @ 264.6kB/s 13.1s
bioconda/noarch @ 263.9kB/s 14.2s
conda-forge/noarch @ 235.6kB/s 40.2s
Encountered problems while solving:
- nothing provides bucketcache >=0.12.1 needed by genomepy-0.10.0-pyhdfd78af_0
I was able to run the same command on linux and it worked, so it looks like maybe an arm64 limitation?
Hello! genomepy looks super interesting! I was trying to install it with conda and got:
I was able to run the same command on linux and it worked, so it looks like maybe an arm64 limitation?