ITADN

problem installing funannotate 26.02.12

#42Openpatmsim 创建于 2026-02-19
P
patmsimcommented
Hi, I tried to update my version of funannotate2 v2025.11.1 to the latest 26.2.12 but I get an error with annorefine I tried creating a new env and the error persists : `python-m pip install git+https://github.com/nextgenusfs/funannotate2.git` `Collecting git+https://github.com/nextgenusfs/funannotate2.git` `Cloning https://github.com/nextgenusfs/funannotate2.git to /tmp/pip-req-build-8u5yx69m` `Running command git clone --filter=blob:none --quiet https://github.com/nextgenusfs/funannotate2.git /tmp/pip-req-build-8u5yx69m` ` Resolved https://github.com/nextgenusfs/funannotate2.git to commit f3af77304db12caabf4a4fa48a9516016b85527a` ` Installing build dependencies ... done` ` Getting requirements to build wheel ... done` ` Preparing metadata (pyproject.toml) ... done` `INFO: pip is looking at multiple versions of funannotate2 to determine which version is compatible with other requirements. This could take a while.` `ERROR: Could not find a version that satisfies the requirement annorefine>=2026.2.9 (from funannotate2) (from versions: none)` `ERROR: No matching distribution found for annorefine>=2026.2.9` I used : `mamba create -n funannotate2 gfftk gapmm2 minimap2 miniprot snap "augustus==3.5.0" glimmerhmm diamond trnascan-se table2asn gb-io buscolite` `conda activate funannotate2` `python -m pip install git+https://github.com/nextgenusfs/funannotate2.git` Thanks !
3 条评论