proplot icon indicating copy to clipboard operation
proplot copied to clipboard

how to install?

Open zelda0079 opened this issue 11 months ago • 6 comments

I cannot install the matplotlib which's version is older than 3.5.0, how I install the proplot?.......

  Extracting /project/freetype/freetype2/2.6.1/freetype-2.6.1.tar.gz
  Building freetype in build\freetype-2.6.1
  msbuild build\freetype-2.6.1\builds\windows\vc2010\freetype.sln /t:Clean;Build /p:Configuration=Release;Platform=x64
  error: command 'msbuild' failed: None
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for matplotlib
Running setup.py clean for matplotlib
Failed to build matplotlib
ERROR: Could not build wheels for matplotlib, which is required to install pyproject.toml-based projects

python version is 3.11.8

zelda0079 avatar Mar 23 '24 04:03 zelda0079