My Python program is warning me that lib crypto is loaded in an unsafe way and aborts the task:
WARNING: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/Resources/Python.app/Contents/MacOS/Python is loading libcrypto in an unsafe way
[1] 3032 abort python manager.py
What can I do or what exactly does this mean?
I am using a Mac with M1 chip and Python 3.8.