jeudi 13 août 2015

unpy2exe error: AttributeError: 'module' object has no attribute 'openssl_md_meth_names'

I am trying to use unpy2exe to, what else, undo py2exe. I need some help. I can run it with the proper inputs, or just the EXE, and i get the below error. Full log:

Traceback (most recent call last):
  File "C:\hexdecenc\unpy2exe.py", line 9, in <module>
    import pefile
  File "C:\hexdecenc\pefile.py", line 41, in <module>
    import hashlib
  File "C:\Python27\lib\hashlib.py", line 138, in <module>
    _hashlib.openssl_md_meth_names)
AttributeError: 'module' object has no attribute 'openssl_md_meth_names'

If anyone has any suggestions, PLEASE PLEASE help!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire