update imagemagick download url
This commit is contained in:
@@ -316,7 +316,7 @@ This is likely due to network issues preventing access to foreign services. Plea
|
|||||||
[issue 33](https://github.com/harry0703/MoneyPrinterTurbo/issues/33)
|
[issue 33](https://github.com/harry0703/MoneyPrinterTurbo/issues/33)
|
||||||
|
|
||||||
1. Follow the `example configuration` provided `download address` to
|
1. Follow the `example configuration` provided `download address` to
|
||||||
install https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-x64-static.exe, using the static library
|
install https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-x64-static.exe, using the static library
|
||||||
2. Do not install in a path with Chinese characters to avoid unpredictable issues
|
2. Do not install in a path with Chinese characters to avoid unpredictable issues
|
||||||
|
|
||||||
[issue 54](https://github.com/harry0703/MoneyPrinterTurbo/issues/54#issuecomment-2017842022)
|
[issue 54](https://github.com/harry0703/MoneyPrinterTurbo/issues/54#issuecomment-2017842022)
|
||||||
|
|||||||
@@ -173,7 +173,7 @@ pip install -r requirements.txt
|
|||||||
|
|
||||||
###### Windows:
|
###### Windows:
|
||||||
|
|
||||||
- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-x64-static.exe
|
- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-x64-static.exe
|
||||||
- 安装下载好的 ImageMagick,注意不要修改安装路径
|
- 安装下载好的 ImageMagick,注意不要修改安装路径
|
||||||
- 修改 `配置文件 config.toml` 中的 `imagemagick_path` 为你的实际安装路径(如果安装的时候没有修改路径,直接取消注释即可)
|
- 修改 `配置文件 config.toml` 中的 `imagemagick_path` 为你的实际安装路径(如果安装的时候没有修改路径,直接取消注释即可)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user