[pyqtdeploy] qml cache environment variable
Shyne <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Hello, I would like to disable qml cache for a portable application, so I added an environment variable: os.environ["QML_DISABLE_DISK_CACHE"] = "1" It works perfectly as long as the app is not frozen. Is there another way to change the location or disable qml cache files for the frozen app with pyqtdeploy? Thanks. -- Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt