-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 sjcurt02 wrote:
import distutils distutils.sysconfig.get_config_vars()['CONFIG_ARGS'] Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: 'module' object has no attribute 'sysconfig'
Any pointers?
$ find /path/to/python/lib/python2.4/distutils -name "*.py" \ xargs grep -l "def get_config_vars" /path/to/python/lib/python2.4/distutils/sysconfig.py Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIzVuB+gerLs4ltQ4RAnnEAJ42WQCsmHaACbDVjJhB+M1oO3YRCgCgl/fp TWN1855hvNHoV0rfFeB+ssI= =U8Wy -----END PGP SIGNATURE-----