Maybe you run the configure, make, make install without addind devel
packages on your system. I mean:
openssl-devel
readline-devel
...
Regards,
emallove wrote:
> I'm running into the below "No modules named _sha256" issue, with a
> python installed in a non-standard location.
>
> $ python
> Py
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.3 (SuSE Linux)] on linux2
> Type "help", "copyrigh