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.
2 parents 23c8193 + a5a86f6 commit 3b0a1e9Copy full SHA for 3b0a1e9
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