PIL not needed
svn: r23413
This commit is contained in:
parent
824a9a5134
commit
507a1f9b9f
@ -41,6 +41,8 @@ try:
|
||||
from . import png
|
||||
except:
|
||||
print("WARNING: No PIL installed or available")
|
||||
NEW_PIL = False
|
||||
from . import png
|
||||
import os
|
||||
|
||||
## Globals
|
||||
|
Loading…
Reference in New Issue
Block a user