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 e52d76a commit 0917d80Copy full SHA for 0917d80
docs/tutorial/install.md
@@ -110,6 +110,10 @@ Follow the steps below to get __CS Tools__ installed on your platform.
110
python bootstrap --reinstall
111
```
112
113
+ ??? fail "command not found: python"
114
+
115
+ If you see this error in your terminal, try using `python3` instead of `python` above.
116
117
Try running __CS Tools__ by typing..
118
119
<center>*cs_tools* ​ ​ ++return++</center>
0 commit comments