biobakery/MetaPhlAn

[BUG]

kullrich opened this issue · 1 comments

Describe the bug
Manual installation as followed by the documentation fails.

To Reproduce
Steps to reproduce the behavior:
conda create -n mpa python=3.7
conda activate mpa
pip install numpy
pip install Cython
git clone https://github.com/biobakery/MetaPhlAn.git
cd MetaPhlAn
python setup.py install

Screenshots
Problem is python=3.7

Platform (please complete the following information):

  • Version 4.0.4
  • Download source [e.g. pip]

Additional context
Can be solved with python=3.8

Could you please update the documentation and set python=3.8 as the minimum?

Thank you in anticipation

Thank you for creating this issue.
We currently field issues through our bioBakery Discourse Support Forum.
If you would please post the issue to discourse we would be happy to sync up with you to get it resolved.