0

これは、Windows コマンド プロンプトに入力したものです。

C:\Users\jeane\Desktop\ethan\stan> pip install pystan

これは私の出力でした:

Collecting pystan
Using cached https://files.pythonhosted.org/packages/6f/a1/fdf8906311733b7894aad1395d4d43afbbc79ca7573a07200eb105c5938c/pystan-2.18.0.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\jeane\AppData\Local\Temp\pip-install-wwq65uzi\pystan\setup.py", line 122, in <module>
    from Cython.Build.Inline import _get_build_extension
ModuleNotFoundError: No module named 'Cython'

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
C:\Users\jeane\AppData\Local\Temp\pip-install-wwq65uzi\pystan\

ありがとうございました!

4

2 に答える 2