mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Update av1an.py
This commit is contained in:
parent
5c284e8ceb
commit
6c1265ca55
1 changed files with 1 additions and 0 deletions
1
av1an.py
1
av1an.py
|
@ -11,6 +11,7 @@ import time
|
|||
from shutil import rmtree
|
||||
from math import ceil
|
||||
from multiprocessing import Pool
|
||||
import multiprocessing
|
||||
|
||||
if sys.version_info < (3, 7):
|
||||
print('Av1an requires at least Python 3.7 to run.')
|
||||
|
|
Loading…
Reference in a new issue