Skip to content

basicsr 和 pandas 版本问题 #25

@xccsoftware

Description

@xccsoftware

Collecting pandas==2.3.3
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/33/01/d40b85317f86cf08d853a4f495195c73815fdf205eef3993821720274518/pandas-2.3.3.tar.gz (4.5 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
+ meson setup /tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434 /tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434/.mesonpy-xl8jp8p_ -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=/tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434/.mesonpy-xl8jp8p_/meson-python-native-file.ini
The Meson build system
Version: 1.10.1
Source dir: /tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434
Build dir: /tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434/.mesonpy-xl8jp8p_
Build type: native build
Project name: pandas
Project version: 2.3.3

  ../meson.build:2:0: ERROR: Unknown compiler(s): [['cc'], ['gcc'], ['clang'], ['nvc'], ['pgcc'], ['icc'], ['icx']]
  The following exception(s) were encountered:
  Running `cc --version` gave "[Errno 2] No such file or directory: 'cc'"
  Running `gcc --version` gave "[Errno 2] No such file or directory: 'gcc'"
  Running `clang --version` gave "[Errno 2] No such file or directory: 'clang'"
  Running `nvc --version` gave "[Errno 2] No such file or directory: 'nvc'"
  Running `pgcc --version` gave "[Errno 2] No such file or directory: 'pgcc'"
  Running `icc --version` gave "[Errno 2] No such file or directory: 'icc'"
  Running `icx --version` gave "[Errno 2] No such file or directory: 'icx'"
  
  A full log can be found at /tmp/pip-install-nr9et3lu/pandas_54300368be944f2d99ccd801e59f9434/.mesonpy-xl8jp8p_/meson-logs/meson-log.txt
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.
有人碰见过这个问题没

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions