[Distutils] Enquire for python

Brett Cannon brett at python.org
Wed Jan 25 12:35:54 EST 2017


Instructions can be found at https://packaging.python.org/installing/

On Wed, 25 Jan 2017 at 03:42 ali refaee <alirefaee20 at hotmail.com> wrote:

> Dear Sir/Madam
> I’m beginner in python, how can I get python modules?
> when run some function
> such as (import numpy as np)
> message
> ImportError: No module named numpy
>
> another ex
> import matplotlib.pyplot as plt
> ImportError: No module named matplotlib.pyplot
>
> how we  install modules?
> where are the modules?
> can I get modules to run python?
>
> Sent from Windows Mail
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170125/c16992f2/attachment.html>


More information about the Distutils-SIG mailing list