BruceJohnJennerLawso / pspstacklesspython

Automatically exported from code.google.com/p/pspstacklesspython
0 stars 0 forks source link

ImportError #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use md5
2. use msnp lib
3. use hashlib

What is the expected output? What do you see instead?
import md5
  File "ms0:/PSP/GAME/CAT_Homebrew/StacklessPSP/python.zip/md5.py", line 6,
in <module>
  File "ms0:/PSP/GAME/CAT_Homebrew/StacklessPSP/python.zip/hashlib.py",
line 134, in <module>
  File "ms0:/PSP/GAME/CAT_Homebrew/StacklessPSP/python.zip/hashlib.py",
line 57, in __get_builtin_constructor
ImportError: No module named _sha

What version of the product are you using? On what operating system?
StacklessPSP-2.5.2_R1.zip
PSP 2004 F SLIM&LITE CF 5.02GEN-A(full)

Please provide any additional information below.

Original issue reported on code.google.com by carretta63 on 9 Jan 2009 at 10:23

GoogleCodeExporter commented 9 years ago
trying to use urllib2 also produce the _sha problem

Original comment by free.for.all.to.use.z@gmail.com on 2 Sep 2013 at 10:54