zhouhaoyi / Informer2020

The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Apache License 2.0
5.24k stars 1.1k forks source link

pip install failed #609

Open yangboz opened 5 months ago

yangboz commented 5 months ago

[y3.9 ,while executing pip install -r requirements.txt, it throws:


[15/41] Cythonizing pandas/_libs/reduction.pyx
      [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.

note: This is an issue with the package mentioned above, not pip.

``` any idea? thanks.