We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Same problem; it seems the process-dependency-links option was removed, and now the installation docs are out of date.
Sorry, something went wrong.
For now we don't have any solutions, right?
No branches or pull requests
with docker
The text was updated successfully, but these errors were encountered: