[Cryptography-dev] an question about bcrypt 3.1.0

2018-07-19 Thread Peng Lu
Hi, I am from China and work in Ericsson. I have an question about bcrypt module and hope that you can give me a solution. I want to install bcrypt 3.1.0 in SunOS system. But it failed. [selix508] out: [?25hCollecting bcrypt>=3.1.3 (from paramiko<=2.4.1,>=2.4.1->ufte-toolkit==1.10.4

Re: [Cryptography-dev] an question about bcrypt 3.1.0

2018-07-19 Thread Paul Kehrer
This error message looks like it isn't even finding the bcrypt sdist. Are you using pip to install? What happens if you run "python setup.py install"? -Paul Kehrer (reaperhulk) On July 19, 2018 at 7:51:32 PM, Peng Lu (peng...@cienet.com.cn) wrote: Hi, I am from China and work in Ericsson.