You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
**NOTE:** If you're trying to run the RollDieDynamic.py script in Chapter 1 and the window does not appear, this is due to a known issue in the software for which a fix is already in process. You can instead run the program with
2
2
3
-
`ipython -i RollDieDynamic.py 6000 1`
3
+
>`ipython -i RollDieDynamic.py 6000 1`
4
4
5
5
Then terminate IPython interactive mode (Ctrl + D twice) after you close the script's window.
0 commit comments