Jimmy Alexander <jagonzal...@gmail.com> added the comment:

C:\Users\ufx>pip install pandas
Collecting pandas
  Using cached pandas-1.3.3.tar.gz (4.7 MB)
  Installing build dependencies ... error
  ERROR: Command errored out with exit status 1:
   command: 'C:\Users\ufx\AppData\Local\Programs\Python\Python310\python.exe' 
'C:\Users\ufx\AppData\Local\Temp\pip-standalone-pip-hwkn7bp9\__env_pip__.zip\pip'
 install --ignore-installed --no-user --prefix 
'C:\Users\ufx\AppData\Local\Temp\pip-build-env-q28f4203\overlay' 
--no-warn-script-location --no-binary :none: --only-binary :none: -i 
https://pypi.org/simple -- 'setuptools>=51.0.0' wheel 'Cython>=0.29.21,<3' 
'numpy==1.17.3; python_version=='"'"'3.7'"'"' and 
(platform_machine!='"'"'arm64'"'"' or platform_system!='"'"'Darwin'"'"') and 
platform_machine!='"'"'aarch64'"'"'' 'numpy==1.18.3; 
python_version=='"'"'3.8'"'"' and (platform_machine!='"'"'arm64'"'"' or 
platform_system!='"'"'Darwin'"'"') and platform_machine!='"'"'aarch64'"'"'' 
'numpy==1.19.3; python_version>='"'"'3.9'"'"' and 
(platform_machine!='"'"'arm64'"'"' or platform_system!='"'"'Darwin'"'"') and 
platform_machine!='"'"'aarch64'"'"'' 'numpy==1.19.2; 
python_version=='"'"'3.7'"'"' and platform_machine=='"'"'aarch64'"'"'' 'num
 py==1.19.2; python_version=='"'"'3.8'"'"' and 
platform_machine=='"'"'aarch64'"'"'' 'numpy>=1.20.0; 
python_version=='"'"'3.8'"'"' and platform_machine=='"'"'arm64'"'"' and 
platform_system=='"'"'Darwin'"'"'' 'numpy>=1.20.0; 
python_version=='"'"'3.9'"'"' and platform_machine=='"'"'arm64'"'"' and 
platform_system=='"'"'Darwin'"'"''
       cwd: None
  Complete output (839 lines):
  Ignoring numpy: markers 'python_version == "3.7" and (platform_machine != 
"arm64" or platform_system != "Darwin") and platform_machine != "aarch64"' 
don't match your environment
  Ignoring numpy: markers 'python_version == "3.8" and (platform_machine != 
"arm64" or platform_system != "Darwin") and platform_machine != "aarch64"' 
don't match your environment
  Ignoring numpy: markers 'python_version == "3.7" and platform_machine == 
"aarch64"' don't match your environment
  Ignoring numpy: markers 'python_version == "3.8" and platform_machine == 
"aarch64"' don't match your environment
  Ignoring numpy: markers 'python_version == "3.8" and platform_machine == 
"arm64" and platform_system == "Darwin"' don't match your environment
  Ignoring numpy: markers 'python_version == "3.9" and platform_machine == 
"arm64" and platform_system == "Darwin"' don't match your environment
  Collecting setuptools>=51.0.0
    Using cached setuptools-58.2.0-py3-none-any.whl (946 kB)
  Collecting wheel
    Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45426>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to