PaddlePaddle / PaddleHelix

Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集
Other
1.02k stars 225 forks source link

pip install paddlehelix报错 #280

Open wdi-nancy opened 7 months ago

wdi-nancy commented 7 months ago

python 3.9.19 cython-3.0.10 pgl-2.2.5 paddle 2.6.1 image

hengck23 commented 7 months ago

same for me:

python 3.10
Successfully installed paddlepaddle-gpu-2.5.2

...
ERROR: Could not find a version that satisfies the requirement paddlehelix (from versions: none)
ERROR: No matching distribution found for paddlehelix
wdi-nancy commented 7 months ago

same for me:

python 3.10
Successfully installed paddlepaddle-gpu-2.5.2

...
ERROR: Could not find a version that satisfies the requirement paddlehelix (from versions: none)
ERROR: No matching distribution found for paddlehelix

I solved the problem by using python 3.8. You can have a try.