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@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to