Cannot find the python SDK

This is the relevant part of the error message:

dtool/src/prc/prcKeyRegistry.h:31:25: openssl/evp.h: No such file or directory

You need to get all the missing header files. In this case, it appears to be openssl-related.

  • Josh