Open karstengo opened 4 years ago
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
Same problem; it seems the process-dependency-links option was removed, and now the installation docs are out of date.
For now we don't have any solutions, right?
with docker