Arnav Nagle
Results
3
comments of
Arnav Nagle
Getting the same error without bioconda install. Distribution: Ubuntu 22.04 LTS $ [ $(uname -m) = "x86_64" ] && echo "64bit: Yes" || echo "64bit: No" grep -q avx2 /proc/cpuinfo...
The issue seems to be resolved after installing the new conda package
Yup, that's what worked for me.