問題タブ [python-3.8]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - Python 3.8 に scipy/cython/numpy/jupyter をインストールする際のエラー
Python 3.8 (windows server 2016) をインストールしたところ、pip install で scipy をインストールする際にエラーが発生しました。cython に関連している可能性があると思ったので、インストールしようとしましたが、同じエラーが発生しました。これをpython 3.8で動作させるためにインストールする必要がある特定のパッケージはありますか?(jupyter/numpy の同様のエラー) これらのパッケージは、C++ 14 エラーなしでコンピューターに python 3.7.2 と共にインストールされます。