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

Cannot install requirement for project!! #2

Open
c0g4ih4l4n opened this issue Apr 8, 2019 · 2 comments
Open

Cannot install requirement for project!! #2

c0g4ih4l4n opened this issue Apr 8, 2019 · 2 comments

Comments

@c0g4ih4l4n
Copy link

c0g4ih4l4n commented Apr 8, 2019

I have an error when install dependency for CMSsc4n.

Invalid requirement: 'Module dependencies (installable via pip):'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/_internal/req/constructors.py", line 253, in install_req_from_line
req = Requirement(req)
File "/usr/share/python-wheels/packaging-18.0-py2.py3-none-any.whl/packaging/requirements.py", line 96, in init
requirement_string[e.loc:e.loc + 8], e.msg
InvalidRequirement: Parse error at "u'dependen'": Expected stringEnd

I don't familiar with python. Sorry for this if it's a stupid question

@thiago0x00
Copy link

Coud you give more details?

@f8al
Copy link

f8al commented Jan 30, 2024

remove the first line in requirements.txt. its erroring because "'Module dependencies (installable via pip):" is not a valid package name when your reading the file with pip install -r requirements.txt

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