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
The exact path will vary depending on your system.
519
+
The above example is MacOS and Python 3.9 hence the `/opt/homebrew/lib/python3.11/site-packages/` path.
520
+
One Linux, the Python pip command may install the code is a system location like `/usr/lib/python3/dist-packages` or `~/.local/lib/python3.9/site-packages/` or something different.
521
+
The `cli4 -e` command will try to decode the location and display the example files.
522
+
523
+
If you are running release before Python 3.9 then you will be asked to install the following:
0 commit comments