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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Click `Save/Run` to launch the installer.
33
33
34
34
Click `Install Portable Python` to install. Please be patient, it may take up to 10 minutes to install.
35
35
36
+
Note: if you get a "Failed to download configuration" error, try replacing the _Config URL:_ path with a link to the config.json file in the latest release (e.g. https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v0.81/pythonCWMS_config.json) and reload the configuration.
37
+
36
38
### General Usage
37
39
- Use `pythonCWMS` in the command line to run python.
38
40
- Setup the default python in VsCode by pointing the []`python.defaultInterpreterPath`] (https://code.visualstudio.com/docs/python/settings-reference) to the installation directory (e.g. `C:\hec\python\pythonCWMS0.8.0\python`).
0 commit comments