Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mathplotlib
#1
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.
Reply
#2
(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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  mathplotlib savefig FileNotFoundError drinkOut 3 10,153 May-07-2019, 09:31 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020