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

Fatal #9

Open
kedoneyes opened this issue Oct 14, 2020 · 0 comments
Open

Fatal #9

kedoneyes opened this issue Oct 14, 2020 · 0 comments

Comments

@kedoneyes
Copy link

When I execute the command python setup.py install , there is an error。
Traceback (most recent call last):
File "setup.py", line 31, in
install_requires=load_requirements("requirements.txt"),
File "setup.py", line 17, in load_requirements
return [str(ir.req) for ir in reqs]
File "setup.py", line 17, in
return [str(ir.req) for ir in reqs]
AttributeError: 'ParsedRequirement' object has no attribute 'req'

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

1 participant