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-install carbon #373

Closed
zphj1987 opened this issue Nov 19, 2015 · 3 comments
Closed

pip install --no-install carbon #373

zphj1987 opened this issue Nov 19, 2015 · 3 comments

Comments

@zphj1987
Copy link

/root/calamari/rpmbuild/BUILD/calamari-server-1.3.1.1/venv/lib/python2.6/site-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
You are using pip version 7.1.0, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

  • ./bin/python ./bin/pip install --no-install carbon

Usage:
pip install [options] [package-index-options] ...
pip install [options] -r [package-index-options] ...
pip install [options] [-e] ...
pip install [options] [-e] ...
pip install [options] <archive url/path> ...

no such option: --no-install
make: *** [build-venv-carbon] Error 1

i build calamari rpm on centos6 but dispaly this,pip install --no-install carbon ,but my pip does not has --no-install option

@ChristinaMeno
Copy link
Contributor

@zphj1987 looks like they changed pip install --no-install in 7.0 to be pip unpack
pypa/pip#906

@zphj1987
Copy link
Author

yes i found it ,i run it on oracle linux has this problem ,but i changge to centos 6 , it has no problem ,so ,ithink ,it is the system problem ,maybe something diffrent in ol linux

@ktdreyer
Copy link
Contributor

See #428

@zphj1987 zphj1987 closed this as completed Aug 4, 2016
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