First time here? Check out the FAQ!
0

Why I have this on my server log: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team?
 

I upgraded my underlying OS from RHEL7 to RHEL8 with MySQL 8.0.32. When I start the server I found /home/askbotuser/askbotenv/lib/python3.6/site-packages/pymysql/_auth.py:8: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat.backends import default_backend.

Askbot version 0.11.2

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Gabriel Luk's avatar
36
Gabriel Luk
asked 1 year ago
Evgeny's avatar
13.2k
Evgeny
updated 1 year ago

Comments

see more comments

1 Answer

0

Perhaps you should consider upgrading your version of Python?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 1 year ago
link

Comments

see more comments