Installing Python from sources with all the modules

S

shankha

Hi,
I am trying to install Python 3.3 from the latest sources on linux.

After the installation when I try to run the following I get a error:


./python
Python 3.3.3 (default, Dec 16 2013, 18:28:25)
[GCC 4.8.2 20131017 (Red Hat 4.8.2-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/shankha/Python-git/Python3-3/Python-3.3.3/Lib/ssl.py",line
60, in <module>
import _ssl # if we can't import it, let the error
propagate
ImportError: No module named '_ssl'


Is there a way while installing from sources I enable all modules to be
installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top