問題タブ [cvxpy]

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.

0 投票する
3 に答える
8583 参照

python - cvxpy/ecos pip インストール エラー

これはボーダーラインのスーパーユーザーの質問です。Windows 10のpowershellから、3.6.2のインストールにパッケージを追加するために使用pip install <x>しています。CVXPYのインストールに苦労しています。具体的には、setuptools をアップグレードし、Visual Studio C++ 14 をインストールしました。また、github ユーザーの提案に従って C++ 2008 をインストールしました: https://github.com/embotech/ecos/issues/53。しかし、github からダウンロードした raw パッケージにそのファイルが存在するとは思わないため、彼女の他の提案 (ecosmodules.c を編集) を実装できませんでした。

以下は、主要な依存関係である eCos を 経由でインストールしようとしたときのトレースバックpip install ecosです。