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 23c8193 commit a5a86f6Copy full SHA for a5a86f6
README.md
@@ -69,7 +69,7 @@ Activate the new environment with `conda activate ets_tutorial`.
69
Assuming a Python environment is created and activated on your machine, for
70
example from https://www.python.org/,
71
```commandline
72
-pip install pandas matplotlib traits traitsui scikits-image pillow pyqt5 ipython
+pip install pandas matplotlib traits traitsui scikit-image pillow pyqt5 ipython
73
python setup.py install
74
```
75
0 commit comments