在kaggle上安装不上。 #277
stoneken18
started this conversation in
General
Replies: 2 comments 5 replies
-
我刚试,怎么在自家的平台Baidu AI studio都装不了??? |
Beta Was this translation helpful? Give feedback.
5 replies
-
我在好几个平台试过都不行,另外就是最基础的paddlepaddle 与pytorch比,兼容性也不好,有些也装不了,或装上用不了cuda,希望你们好好把安装的兼容性改进一下,多测试不同的平台,要不像我这样本来很想试试国产的,现在兴趣也不大了,谢谢! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我用以下命令在kaggle平台安装总出问题,在别的机器也出一样的问题:
!pip install paddlepaddle-gpu -i https://mirror.baidu.com/pypi/simple
!pip install rdkit-pypi
!pip install pgl
!pip install paddlehelix
import paddlehelix as padhelix
错误:
ERROR: Could not find a version that satisfies the requirement paddlehelix (from versions: none)
ERROR: No matching distribution found for paddlehelix
Beta Was this translation helpful? Give feedback.
All reactions