PaddleHelix icon indicating copy to clipboard operation
PaddleHelix copied to clipboard

pip install paddlehelix报错

Open wdi-nancy opened this issue 2 months ago • 2 comments

python 3.9.19 cython-3.0.10 pgl-2.2.5 paddle 2.6.1 image

wdi-nancy avatar Apr 25 '24 08:04 wdi-nancy

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


hengck23 avatar Apr 25 '24 09:04 hengck23

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.

wdi-nancy avatar Apr 25 '24 14:04 wdi-nancy