Instructions can be found at https://packaging.python.org/installing/
On Wed, 25 Jan 2017 at 03:42 ali refaee <[email protected]> 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 - [email protected] > https://mail.python.org/mailman/listinfo/distutils-sig >
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
