Advertisement
Guest User

Pip error message

a guest
Nov 5th, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Collecting matplotlib
  2.   Using cached matplotlib-3.3.2.tar.gz (37.9 MB)
  3. Requirement already satisfied: certifi>=2020.06.20 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (2020.6.20)
  4. Requirement already satisfied: cycler>=0.10 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (0.10.0)
  5. Requirement already satisfied: kiwisolver>=1.0.1 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (1.3.1)
  6. Requirement already satisfied: numpy>=1.15 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (1.19.4)
  7. Requirement already satisfied: pillow>=6.2.0 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (8.0.1)
  8. Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (2.4.7)
  9. Requirement already satisfied: python-dateutil>=2.1 in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from matplotlib) (2.8.1)
  10. Requirement already satisfied: six in c:\users\pwegner\pycharmprojects\pythonproject\venv\lib\site-packages (from cycler>=0.10->matplotlib) (1.15.0)
  11. Using legacy 'setup.py install' for matplotlib, since package 'wheel' is not installed.
  12. Installing collected packages: matplotlib
  13.     Running setup.py install for matplotlib: started
  14.     Running setup.py install for matplotlib: finished with status 'error'
  15.  
  16. DEPRECATION: The -b/--build/--build-dir/--build-directory option is deprecated. pip 20.3 will remove support for this functionality. A possible replacement is use the TMPDIR/TEMP/TMP environment variable, possibly combined with --no-clean. You can find discussion regarding this at https://github.com/pypa/pip/issues/8333.
  17.     WARNING: Subprocess output does not appear to be encoded as cp1252
  18.     ERROR: Command errored out with exit status 1:
  19.      command: 'C:\Users\pwegner\PycharmProjects\pythonProject\venv\Scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\pwegner\\AppData\\Local\\Temp\\pycharm-packaging\\matplotlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\pwegner\\AppData\\Local\\Temp\\pycharm-packaging\\matplotlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\pwegner\AppData\Local\Temp\pip-record-h8c_iaw3\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\pwegner\PycharmProjects\pythonProject\venv\include\site\python3.9\matplotlib''3.3.2'
  20.     running build_ext
  21.     Extracting freetype-2.6.1.tar.gz
  22.     Building freetype in build\freetype-2.6.1
  23.     msbuild build\freetype-2.6.1\builds\windows\vc2010\freetype.sln /t:Clean;Build /p:Configuration=Release;Platform=x64
  24.     Microsoft (R)-Buildmodul, Version 4.8.3752.0
  25.     [Microsoft .NET Framework, Version 4.0.30319.42000]
  26.     Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  27.    
  28.     Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu erm”glichen, m\x81ssen Sie den Schalter "/m" hinzuf\x81gen.
  29.     Der Buildvorgang wurde am 05.11.2020 16:27:21 gestartet.
  30.     Projekt "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.sln" auf Knoten "1", Clean;Build Ziel(e).
  31.     ValidateSolutionConfiguration:
  32.       Die Projektmappenkonfiguration "Release|x64" wird erstellt.
  33.     Das Projekt "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.sln" (1) erstellt "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.vcxproj" (2) auf Knoten "1", Clean Ziel(e).
  34.     C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.vcxproj(56,3): error MSB4019: Das importierte Projekt "C:\Microsoft.Cpp.Default.props" wurde nicht gefunden. Vergewissern Sie sich, dass der Pfad in der <Import>-Deklaration korrekt und die Datei auf dem Datentr„ger vorhanden ist.
  35.     Die Erstellung des Projekts "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.vcxproj" ist abgeschlossen, Clean Ziel(e) -- FEHLER.
  36.     Die Erstellung des Projekts "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.sln" ist abgeschlossen, Clean;Build Ziel(e) -- FEHLER.
  37.    
  38.     Fehler beim Buildvorgang.
  39.    
  40.     "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.sln" (Clean;Build Ziel) (1) ->
  41.     "C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.vcxproj" (Clean Ziel) (2) ->
  42.       C:\Users\pwegner\AppData\Local\Temp\pycharm-packaging\matplotlib\build\freetype-2.6.1\builds\windows\vc2010\freetype.vcxproj(56,3): error MSB4019: Das importierte Projekt "C:\Microsoft.Cpp.Default.props" wurde nicht gefunden. Vergewissern Sie sich, dass der Pfad in der <Import>-Deklaration korrekt und die Datei auf dem Datentr„ger vorhanden ist.
  43.    
  44.         0 Warnung(en)
  45.         1 Fehler
  46.    
  47.     Verstrichene Zeit 00:00:00.46
  48.     error: command 'C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\msbuild.exe' failed with exit code 1
  49.     ----------------------------------------
  50. ERROR: Command errored out with exit status 1: 'C:\Users\pwegner\PycharmProjects\pythonProject\venv\Scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\pwegner\\AppData\\Local\\Temp\\pycharm-packaging\\matplotlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\pwegner\\AppData\\Local\\Temp\\pycharm-packaging\\matplotlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\pwegner\AppData\Local\Temp\pip-record-h8c_iaw3\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\pwegner\PycharmProjects\pythonProject\venv\include\site\python3.9\matplotlib' Check the logs for full command output.
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement