openmedialibrary_platform_d.../lib/python3.7/site-packages/PIL/OleFileIO.py

4 lines
152 B
Python
Raw Normal View History

2019-01-01 00:25:26 +01:00
raise ImportError(
'PIL.OleFileIO is deprecated. Use the olefile Python package '
'instead. This module will be removed in a future version.'
)