
いろいろ調べて試していますが、fbprophetがインストールできず使えず困っています。
対処法を教えていただきたいです。
環境)Windows10,Python3.10.7 64-bit、エディタ:VSCode
試行1)
pip install Cython
pip install pystan==2.17.1
pip install fbprophet
pip install plotly
↓↓
前略
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build
Tools": https://visualstudio.microsoft.com/visual-cpp-bu …
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pystan
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
Collecting plotly
Downloading plotly-5.10.0-py2.py3-none-any.whl (15.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 14.9 MB/s eta 0:00:00
Collecting tenacity>=6.2.0
Downloading tenacity-8.1.0-py3-none-any.whl (23 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.10.0 tenacity-8.1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
試行2)
「pip install ephem」 ↓↓
Requirement already satisfied: ephem in c:\users\ユーザー名\appdata\local\programs\python\python310\lib\site-packages (4.1.3)
「pip install pystan」↓↓
前略
building 'pystan._api' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build
Tools": https://visualstudio.microsoft.com/visual-cpp-bu …
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pystan
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
「pip install fbprophet」↓
前略
building 'pystan._api' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build
Tools": https://visualstudio.microsoft.com/visual-cpp-bu …
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pystan
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
関連するカテゴリからQ&Aを探す
おすすめ情報
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
画像生成AIのプロンプトの作り...
-
vba 正規表現について教えてく...
-
pythonでのローカルファイルか...
-
if関数とは?
-
プログラム言語
-
今のプログラミング言語
-
vba クリップボードクリアにつ...
-
itエンジニアに就職希望で未経...
-
Pythonのエラーメッセージをコ...
-
P2P地震速報のEEW APIの仕様書...
-
著作権法について
-
プログラミングについて
-
自作scratch アニメの商用利用
-
Geminiフォーム 画像生成で 人...
-
数学、プログラミング、物理、...
-
Python 3.12.2 か一番最新のパ...
-
MOVEコマンドでサブフォルダー...
-
AIがプログラムする時代のプロ...
-
pythonについて(初心者です)
-
pythonでhtmlファイルの指定文...
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
入力データをマクロで消去した...
-
VBAアクティブセル行で列範囲選択
-
VBScriptでExcel(2019)上のデー...
-
rangeオブジェクトについて
-
VBA OLEObject テキストボック...
-
マクロ・複数シートに適用する...
-
ローマ字→カタカナへ変換(エク...
-
コマンドボタンを押すたびに大...
-
エクセルVBAでセルに入力したパ...
-
スクロールしてもボタンを常に...
-
excelに貼り付けた数値が勝手に...
-
複数ファイルにある特定のシー...
-
Excel:コマンドボタンの移動
-
マクロ 実行ボタンを押さずに...
-
Excel VBA のdebug(F8キー) が...
-
EXCELのセルへ、デジタル時計を...
-
エラーになってないのにVBA...
-
Excelを開いた時に表示さ...
-
Wordの画面を左右にスクロール...
-
PPTのコマンドボタンがクリック...
おすすめ情報