Got this trying to install on Historical Immersion Project to my Mac Catalina v10.15.5. I don't use python so I have NO idea what I'm doing here please help. Also. i'm new to. this forum if this is in the wrong place please point me to where to post I'll do that thank you in advance!
Python:
Unexpected fatal error occurred:
Traceback (most recent call last):
File "main.py", line 1064, in main
compileTarget(mapFilename, targetFolder, manifest)
File "main.py", line 346, in compileTarget
compileTargetFile(src.srcPath, dstPath, src.wrap, manifest)
File "main.py", line 317, in compileTargetFile
hash_md5 = hashlib.md5()
AttributeError: 'module' object has no attribute 'md5'
- 1
Upvote
0