We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9ef52 commit bd71315Copy full SHA for bd71315
content/ja/beginner-install.md
@@ -53,9 +53,6 @@ python -m pip install scipy
53
```
54
55
{{< admonition warning >}}
56
-You may see this recommended in tutorials or classes, but the recommended
57
-way to install SciPy with `pip` is to use a virtual environment -
58
-see.{{< admonition warning >}}
59
チュートリアルや学校の授業で、このインストール方法が推奨されることがあるかもしれませんが、`pip`を使用して SciPy をインストールする我々としての推奨方法は、仮想環境を利用することです。詳しくは、[`pip`を利用したインストール](./install.md#installing-with-pip)を参照してください。
60
{{< /admonition >}}
61
0 commit comments