Skip to content

Commit 0917d80

Browse files
author
boonhapus
committed
✏️ add note about python vs python3 not being on path
1 parent e52d76a commit 0917d80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorial/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ Follow the steps below to get __CS Tools__ installed on your platform.
110110
python bootstrap --reinstall
111111
```
112112

113+
??? fail "command not found: python"
114+
115+
If you see this error in your terminal, try using `python3` instead of `python` above.
116+
113117
Try running __CS Tools__ by typing..
114118

115119
<center>*cs_tools* &#8203 &#8203 ++return++</center>

0 commit comments

Comments
 (0)