Python Script Erroring Out with 'ImportError: No module named _md5'
(Doc ID 1164143.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 6.1.0 and laterInformation in this document applies to any platform.
Symptoms
The below error is seen when running ClientUtil.py in 6.1
File "/data/otm/applications/dev/otm/python/lib/python2.5/hashlib.py", line 60, in __get_builtin_constructor
import _md5
ImportError: No module named _md5.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |