Hey Chad thanks for the reply,
I did as you suggested and get the follow list:
Warning: Could not import module dlmodule: dynamic module does not
define init function (initdlmodule)
Warning: Could not import module _multibytecodecmodule: dynamic module
does not define init function (init_multibytecodecmodule)
Warning: Could not import module parsermodule: dynamic module does not
define init function (initparsermodule)
Warning: Could not import module _localemodule: dynamic module does
not define init function (init_localemodule)
Warning: Could not import module _shamodule: dynamic module does not
define init function (init_shamodule)
Warning: Could not import module rgbimgmodule: dynamic module does not
define init function (initrgbimgmodule)
Warning: Could not import module _testcapimodule: dynamic module does
not define init function (init_testcapimodule)
Warning: Could not import module cryptmodule: dynamic module does not
define init function (initcryptmodule)
Warning: Could not import module fcntlmodule: dynamic module does not
define init function (initfcntlmodule)
Warning: Could not import module timingmodule: dynamic module does not
define init function (inittimingmodule)
Warning: Could not import module selectmodule: dynamic module does not
define init function (initselectmodule)
Warning: Could not import module collectionsmodule: dynamic module
does not define init function (initcollectionsmodule)
Warning: Could not import module itertoolsmodule: dynamic module does
not define init function (inititertoolsmodule)
Warning: Could not import module nismodule: dynamic module does not
define init function (initnismodule)
Warning: Could not import module _md5module: dynamic module does not
define init function (init_md5module)
Warning: Could not import module gdbmmodule: dynamic module does not
define init function (initgdbmmodule)
Warning: Could not import module spwdmodule: dynamic module does not
define init function (initspwdmodule)
Warning: Could not import module _randommodule: dynamic module does
not define init function (init_randommodule)
Warning: Could not import module grpmodule: dynamic module does not
define init function (initgrpmodule)
Warning: Could not import module mmapmodule: dynamic module does not
define init function (initmmapmodule)
Warning: Could not import module cmathmodule: dynamic module does not
define init function (initcmathmodule)
I cd into the /lib64 and the file doesn't exist in any way, no
version. Could I have an odd install going on?
Cheers,
Shawn