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

安装依赖环境时,卡在pandas上,请问这个依赖必须使用0.24.2版本吗? #9

Open
744695943 opened this issue Oct 13, 2021 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@744695943
Copy link

image

@Ocyss
Copy link

Ocyss commented Oct 17, 2021

一样一样,你解决了吗

@why2lyj
Copy link
Owner

why2lyj commented Oct 24, 2021

@744695943 @2079898548 不一定需要 0.24.2版本,可以安装其他版本。

@why2lyj why2lyj added the help wanted Extra attention is needed label Oct 24, 2021
@shyshyshyyyy
Copy link

我也卡那里了 ,请问有解决办法不

@reeedberry
Copy link

我也出现这个错误,但是把版本号去掉就安装成功了;
顺便说一下吧,我还把pip升级到最新版本了;
python -m ensurepip
python -m pip install --upgrade pip --user
然后安装pandas
pip install pandas
后面又执行install...requirements.txt又遇到这2个问题error: subprocess-exited-with-error;error: metadata-generation-failed
然后发现Pillow的问题,在网上找了这个
pip3 install pillow -image -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
继续执行一遍,终于都安装好了

我还把pandas和pillow的版本号在requirements.txt中删掉了;我也不知道这样处理对不对,反正现在全install好了LOL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants