mirror of
https://github.com/gabrielkheisa/meme-generator.git
synced 2024-11-22 11:31:59 +07:00
configure binary location
This commit is contained in:
parent
b5305a0cb8
commit
8cdfbb702b
@ -5,7 +5,8 @@ import time
|
||||
import textwrap
|
||||
import mysql.connector
|
||||
|
||||
|
||||
from moviepy.config import change_settings
|
||||
change_settings({"IMAGEMAGICK_BINARY": r"/usr/bin/convert"})
|
||||
|
||||
bendera = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user