


WARNING: Missing build requirements in pyproject.toml for numpy>=1.15 from. Īlso here my pip list for extra information: ez-setup 0.9Īnd finally whole error log that I get on windows powershell: ERROR: Command errored out with exit status 1:Ĭommand: 'd:\python\python39\python.exe' -c 'import sys, setuptools, tokenize sys.argv = '"'"'C:\\Users\\METİNUSTA\\AppData\\Local\\Temp\\pip-install-8iv10tb_\\matplotlib\\setup.py'"'"' _file_='"'"'C:\\Users\\METİNUSTA\\AppData\\Local\\Temp\\pip-install-8iv10tb_\\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\METİNUSTA\AppData\Local\Temp\pip-pip-egg-info-elosrn6m'Ĭwd: C:\Users\METİNUSTA\AppData\Local\Temp\pip-install-8iv10tb_\matplotlib\ I can't change it because I am using my school's Windows key and it don't let me do any change. It has an uppercase i character which sometimes can cause problems with applications. I don't know if it has something to do but my C directory looks like this: C:\Users\METİNUSTA I saw someone mentioning ez-setup for this error code. I read on SO that maybe if I open the shell in administrator mode it could solve the problem but it didn't work too.
CARBON COPY CLONER 3.3.2 INSTALL
Error code: ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.Īnd then I tried: pip install -upgrade setuptools
