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

broken requirements #22

Closed
bukowa opened this issue Jan 1, 2020 · 2 comments
Closed

broken requirements #22

bukowa opened this issue Jan 1, 2020 · 2 comments

Comments

@bukowa
Copy link

bukowa commented Jan 1, 2020

Running command git clone -q https://github.com/praekelt/swagger-parser /app/src/swagger-parser
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/app/src/swagger-parser/setup.py'"'"'; __file__='"'"'/app/src/swagger-parser/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"
');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
         cwd: /app/src/swagger-parser/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/app/src/swagger-parser/setup.py", line 4, in <module>
        from pip.req import parse_requirements
    ModuleNotFoundError: No module named 'pip.req'

I know there's a fix in other issue, but its a workaround.

@SellamiRami
Copy link

Hello @bukowa
I'm facing the same issue as you. Could you please tell whether you find a solution for that?
Thank you in advance for your response.
Have a nice day,
Rami.

@bukowa
Copy link
Author

bukowa commented Jul 2, 2024

Hello @bukowa I'm facing the same issue as you. Could you please tell whether you find a solution for that? Thank you in advance for your response. Have a nice day, Rami.

Sorry I no longer remember ^^

@bukowa bukowa closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
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

2 participants