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

ImportError: No module named req #31

Open
kenneth opened this issue Dec 17, 2018 · 3 comments
Open

ImportError: No module named req #31

kenneth opened this issue Dec 17, 2018 · 3 comments

Comments

@kenneth
Copy link

kenneth commented Dec 17, 2018

安装失败?
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -U funcat

from pip.req import parse_requirements
ImportError: No module named req
@homily
Copy link

homily commented Feb 2, 2019

安装失败?
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -U funcat

from pip.req import parse_requirements
ImportError: No module named req

PIP 需要降级到 9.0.3版本

@schoreZ
Copy link

schoreZ commented Mar 10, 2019

我遇到类似的问题:

from pip.req import parse_requirements  
    ImportError: cannot import name 'parse_requirements'

目前 pip 是最新版本 19.0.3

@schoreZ
Copy link

schoreZ commented Mar 10, 2019

降级啊,好吧,看错了

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

3 participants