Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paddlehelix安装问题 #273

Open
ShaunZhang7 opened this issue Dec 1, 2023 · 4 comments
Open

paddlehelix安装问题 #273

ShaunZhang7 opened this issue Dec 1, 2023 · 4 comments

Comments

@ShaunZhang7
Copy link

您好,我根据网站(https://gitee.com/paddle-helix/PaddleHelix/blob/dev/installation_guide_cn.md)的指导步骤去安装项目,遇到了一些问题,前面都已经解决,但是最后面安装paddlehelix时出现了问题:

1.用指令pip install paddlehelix安装,它安装的来源是:Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting paddlehelix
......
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a4/0b/d1c703256cf293be77b7db44dbef62251fe02a97d0bef981f7120b0b0c0f/sklearn-0.0.post11.tar.gz (3.6 kB)时出现错误提示,主要是说sklearn现在不用了,是用scikit-learn,但是那个网站的东西应该是固定的,我不知道怎么去改它的requirements.txt,所以想了解有没有别的下载源。

2.在github上下载后通过python运行setup.py安装,这里的问题一个是提示:
Please avoid running setup.py directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
另一个问题是最后有报error:
File "setup.py", line 35, in run
raise RuntimeError(msg)
RuntimeError: CMake missing - probably upgrade to a newer version of Pip?

非常感谢您的收看,也非常希望得到您的解答,万分感谢!
联系邮箱:1090257784@qq.com
打印1
打印2
打印3
打印1
打印2
打印3

@YiDanCheung
Copy link

[你好pal,根据此链接(https://blog.csdn.net/Go_ahead_forever/article/details/133755918)的第3个方法,在Linux上设置环境变量可以解决sklearn改名的问题]

@ShaunZhang7
Copy link
Author

ShaunZhang7 commented Dec 6, 2023 via email

@ShaunZhang7
Copy link
Author

ShaunZhang7 commented Dec 6, 2023 via email

@ShaunZhang7
Copy link
Author

ShaunZhang7 commented Dec 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants