Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cryptographic error
#3
(Jun-23-2018, 11:04 AM)Larz60+ Wrote: if on windows, run:
 python -m pip install --upgrade pip 
else on Linux, run:
 pip install --upgrade pip 
and reinstall package
i have tried this doesnt seem to solve the problem
and what do you mean by reinstall package
thank you

(Jun-23-2018, 05:46 PM)saisankalpj Wrote:
(Jun-23-2018, 11:04 AM)Larz60+ Wrote: if on windows, run:
 python -m pip install --upgrade pip 
else on Linux, run:
 pip install --upgrade pip 
and reinstall package
i have tried this doesnt seem to solve the problem and what do you mean by reinstall package thank you
i am already using pip 10.00

this the error i am getting
tge application ran well before

File "/usr/lib/python2.7/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency
ImportError: cannot import name certificate_transparency
Reply


Messages In This Thread
cryptographic error - by saisankalpj - Jun-23-2018, 06:28 AM
RE: cryptographic error - by Larz60+ - Jun-23-2018, 11:04 AM
RE: cryptographic error - by saisankalpj - Jun-23-2018, 05:46 PM
RE: cryptographic error - by Larz60+ - Jun-23-2018, 08:57 PM
RE: cryptographic error - by ljmetzger - Jun-24-2018, 10:02 AM
RE: cryptographic error - by saisankalpj - Jun-24-2018, 05:35 PM
RE: cryptographic error - by ljmetzger - Jun-25-2018, 12:55 PM
RE: cryptographic error - by saisankalpj - Jun-25-2018, 05:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Non cryptographic hashes AndrzejB 3 968 Mar-21-2023, 07:36 PM
Last Post: AndrzejB

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020