python - Error importing hashlib -


i have problem similar one:

error importing hashlib python 2.7 not 2.6

however, need different solution because on embedded system , can't use pip or apt-get install everything. need know is: specific files missing , how can hashlib import correctly?

to clarify, errors same in original post. core issue appears built-in _hashlib module seems missing, there's no _hashlib.so i'm not sure find it.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -