After some more searching in the forum, I found out this was due to the humann install. The fix was to:
pip uninstall humann
pip cache purge
pip install humann --no-binary :all:
After some more searching in the forum, I found out this was due to the humann install. The fix was to:
pip uninstall humann
pip cache purge
pip install humann --no-binary :all: