Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install Lcapy library
#2
Here is top of long list of errors:

ERROR: Command errored out with exit status 1:
command: 'c:\users\user_a\appdata\local\programs\python\python39\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\user_a\\AppData\\Local\\Temp\\pip-install-pb7_klwb\\matplotlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\user_a\\AppData\\Local\\Temp\\pip-install-pb7_klwb\\matplotlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\user_a\AppData\Local\Temp\pip-pip-egg-info-g8kf1gp2'
cwd: C:\Users\user_a\AppData\Local\Temp\pip-install-pb7_klwb\matplotlib\
Complete output (249 lines):
WARNING: The wheel package is not available.
ERROR: Command errored out with exit status 1:
command: 'c:\users\user_a\appdata\local\programs\python\python39\python.exe' 'c:\users\user_a\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\USER_A\AppData\Local\Temp\tmphu2cdosp'
cwd: C:\Users\User_a\AppData\Local\Temp\pip-wheel-lvphfekr\numpy
Complete output (200 lines):
Running from numpy source directory.
setup.py:470: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
Reply


Messages In This Thread
Can't install Lcapy library - by Sancho_Pansa - Oct-22-2020, 07:10 AM
RE: Can't install Lcapy library - by Sancho_Pansa - Oct-22-2020, 07:47 AM
RE: Can't install Lcapy library - by Larz60+ - Oct-22-2020, 11:26 AM
RE: Can't install Lcapy library - by Sancho_Pansa - Oct-22-2020, 12:04 PM
RE: Can't install Lcapy library - by Sancho_Pansa - Oct-22-2020, 02:30 PM
RE: Can't install Lcapy library - by Sancho_Pansa - Oct-22-2020, 02:59 PM
RE: Can't install Lcapy library - by Larz60+ - Oct-23-2020, 12:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,829 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  I cannot install this library. Can someone show me how? Led_Zeppelin 8 6,100 Mar-12-2021, 05:17 PM
Last Post: snippsat
  How to install a library in Python? DuoZhou 2 3,027 Apr-27-2018, 02:09 PM
Last Post: DuoZhou
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,893 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

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