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

Setup doesn't work with latest pip #2

Closed
deklanw opened this issue Mar 6, 2021 · 0 comments · Fixed by #3
Closed

Setup doesn't work with latest pip #2

deklanw opened this issue Mar 6, 2021 · 0 comments · Fixed by #3

Comments

@deklanw
Copy link
Contributor

deklanw commented Mar 6, 2021

    Running command python setup.py egg_info
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/deklan/code/forks/elliot/setup.py", line 30, in <module>
        install_reqs = parse_requirements('requirements.txt')
    TypeError: parse_requirements() missing 1 required positional argument: 'session'

Pip version

pip 21.0.1
@deklanw deklanw mentioned this issue Mar 6, 2021
@scne scne closed this as completed in #3 Mar 7, 2021
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

Successfully merging a pull request may close this issue.

1 participant