I'm running into the below "No modules named _sha256" issue, with a
python installed in a non-standard location.
$ python
Python 2.5.2 (r252:60911, May 20 2008, 09:46:50)
[GCC 3.3.3 (SuSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import md5
Traceb
On May 20, 11:27 am, emallove <[EMAIL PROTECTED]> wrote:
> I'm running into the below "No modules named _sha256" issue, with a
> python installed in a non-standard location.
>
> $ python
> Python 2.5.2 (r252:60911, May 20 2008, 09:46:50)
> [GCC 3.3