New submission from Sravani Gogineni :
Hello,
I am a beginner and i installed python 3 in my Home directory. i want
to test that the installation was done properly. is their a test suite
to see the installation was good? Could anyone please help me with the
problem? Also could i have both
New submission from Sravani Gogineni :
i was trying to install python 3 using the folowing command
$ python setup.py --home=~/python3
and i got the below error:
File "setup.py", line 232
except (CCompilerError, DistutilsErr