Installing python 2.7.9rc1 caused my frozen apps problems

Paul Wiseman <[email protected]>
Newsgroups gmane.comp.python.apple
Message-ID <CACgdh2gxQwsVk59sdm4Jk6_U_v=iUyQo=C+m0CwwahsdqgJERg@mail.gmail.com>
I have a frozen app installed (built on a different machine using python
2.7.8 32/ppc)

I Installed python 2.7.9rc1 (32/pcc python.org installer) and I started
seeing errors from the built app on startup

the error occurred from import hashlib

  File
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py",
line 138, in <module>
    _hashlib.openssl_md_meth_names)
AttributeError: 'module' object has no attribute 'openssl_md_meth_names'

Installing 2.7.8 again on this machine, and the frozen app started working
again with no other changes.

Is this a problem with my setup or an issue with the freezing process?

Paul

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.