Python Forum

Full Version: mathplotlib
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
can someone explain to me how to install the mathplotlib package ?
I donwloaded pyzo and miniconda, and I have numpy, math... but impossible for me to have mathplot lib. I need this to use 'plot', 'show', 'fill', 'axis' and 'figure' functions.

Please help ! (I'm French, and not fluent in English so please use easy words ;) )

I already tried : install mathplotlib
conda install mathplotlib
install pylab
But i always receive an error message :

conda install numpy scipy, matplotlib, pandas, sympy
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- scipy,
- matplotlib,
- pandas,
Current channels:
- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
- https://conda.anaconda.org/pyzo/win-64
- https://conda.anaconda.org/pyzo/noarch
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/free/win-64
- https://repo.anaconda.com/pkgs/free/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/pro/win-64
- https://repo.anaconda.com/pkgs/pro/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to https://anaconda.org
and use the search bar at the top of the page.
(May-21-2018, 10:05 AM)Romanefr Wrote: [ -> ]I donwloaded pyzo and miniconda,
I need many of these packages is more convicted to download Anaconda than Miniconda.
Look at my tutorial Anaconda and other ways to run Python