Issue

When attempting to install PAT, I encounter the following error: AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms'.

Resolution

To resolve this issue:

This issue arises because your command attempts to execute in your local Python environment, which lacks the necessary dependencies.