Skip to content

Commit 89a4caf

Browse files
committed
update readme for config load error
1 parent f050fd3 commit 89a4caf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ Click `Save/Run` to launch the installer.
3333

3434
Click `Install Portable Python` to install. Please be patient, it may take up to 10 minutes to install.
3535

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.
36+
#### Failed to download configuration error
37+
38+
Note: if you get a "Failed to download configuration" error with the jython installer, try replacing the `Config URL:` path with a link to the `config.json` file in the latest release (e.g. [./releases/download/v0.81/pythonCWMS_config.json](./releases/download/v0.81/pythonCWMS_config.json)) and reload the configuration. This error can occur if the rawgithub content is blocked.
39+
40+
You can also just download the [latest release](./releases/download/) and unzip the portable python distribution and setup your environment variables yourself.
3741

3842
### General Usage
3943
- Use `pythonCWMS` in the command line to run python.

0 commit comments

Comments
 (0)