mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
4 lines
87 B
Python
4 lines
87 B
Python
import os, sys
|
|
|
|
os.environ['GDK_PIXBUF_MODULE_FILE'] = sys._MEIPASS + '/loaders.cache'
|