[Cryptography-dev] Help on ERROR, please.

2017-10-17 Thread 白 岩
Hi, I'm using python2.7 and need to install this moudel. I installed it with command : pip install cryptography . but I got this : Running setup.py (path:/tmp/pip_build_root/cryptography/setup.py) egg_info for package cryptography error in cryptography setup command: Invalid environment mar

Re: [Cryptography-dev] Help on ERROR, please.

2017-10-17 Thread Alex Gaynor
You are using an out of date version of setuptools; upgrade to the latest release and it should resolve your issue. Alex On Tue, Oct 17, 2017 at 3:17 PM, 白 岩 wrote: > Hi, I'm using python2.7 and need to install this moudel. > I installed it with command : pip install cryptography . > but I got

[Cryptography-dev] 答复: Help on ERROR, please.

2017-10-17 Thread 白 岩
My OS is Ubuntu16.04-gnome. And also tried on the Ubuntu14.04-server 发件人: 白 岩 发送时间: 2017年10月17日 19:17 收件人: cryptography-dev@python.org 主题: Help on ERROR, please. Hi, I'm using python2.7 and need to install this moudel. I installed it with command : pip install cryp