mirror of
https://github.com/gabrielkheisa/meme-generator.git
synced 2024-11-22 11:31:59 +07:00
remove binary path
This commit is contained in:
parent
c5ccc8286d
commit
ab59a104d5
@ -5,8 +5,7 @@ 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