Код: Выделить всё
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Cython>=0.22 and NumPy are required.
[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.
Возможно, проблема в этом. в том, что у меня есть Mac M1. На странице установки pystan в качестве требования указан процессор x86-64. https://pystan.readthedocs.io/en/latest ... ation.html
Подробнее здесь: https://stackoverflow.com/questions/785 ... tan-on-mac