A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-March/147607.html below:

[Python-Dev] Python 2.7.13

[Python-Dev] Python 2.7.13jorge.conrado at cptec.inpe.br jorge.conrado at cptec.inpe.br
Tue Mar 14 10:32:36 EDT 2017
Hi,

I dowloaded the Python 2.7.13 and install it as root . it installed in 
my directory:

/usr/src/Python-2.7.13

Then I typed:

python and I had:

Python 2.7.13 (default, Mar 14 2017, 09:30:46)
[GCC 4.9.2 20150212 (Red Hat 4.9.2-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.


Then I did:

import numpy
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: No module named numpy


import scpy
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: No module named scpy


import basemap
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: No module named basemap


Please, what can I do to solve these.


Conrado
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4