more poster fixes
This commit is contained in:
parent
a4dda61914
commit
89340133a9
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ import os
|
||||||
|
|
||||||
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||||
|
|
||||||
import Image
|
from PIL import Image
|
||||||
import ImageDraw
|
from PIL import ImageDraw
|
||||||
import json
|
import json
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
import ox
|
import ox
|
||||||
|
|
Loading…
Reference in a new issue