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

pip install no --process-dependency-links #6909

Open
karstengo opened this issue Jun 20, 2020 · 2 comments
Open

pip install no --process-dependency-links #6909

karstengo opened this issue Jun 20, 2020 · 2 comments

Comments

@karstengo
Copy link

with docker

Installing package: Pootle==2.9rc1
New python executable in /app/bin/python2
Also creating executable in /app/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2

Usage:   
  pip install [options] <requirement specifier> [package-index-options] ...
  pip install [options] -r <requirements file> [package-index-options] ...
  pip install [options] [-e] <vcs project url> ...
  pip install [options] [-e] <local project path> ...
  pip install [options] <archive url/path> ...

no such option: --process-dependency-links
ERROR: Service 'base' failed to build: The command '/bin/sh -c su -c "bash /tmp/build/install-virtualenv" $APP_USERNAME' returned a non-zero code: 2
@RobbyZ
Copy link

RobbyZ commented Aug 5, 2020

Same problem; it seems the process-dependency-links option was removed, and now the installation docs are out of date.

@genocide87
Copy link

For now we don't have any solutions, right?

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