Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23390

CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team

$
0
0

I upgraded my system from python 2 to python 3, and now when I run my code:

from cryptography.hazmat.backends import default_backend

I am getting this error

/usr/local/lib/python3.6/site-packages/paramiko/transport.py:33:CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.

How to resolve it?


Viewing all articles
Browse latest Browse all 23390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>