Environment:
Problem:
I am trying to install mod_wsgi but first need to determine if Python was configured and compiled with the '--enable-shared' option.
Questions:
Thank you!
From the python repl:
import sysconfig
sysconfig.get_config_vars('Py_ENABLE_SHARED')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With