[PyQt] [pyqtdeploy] qml cache environment variable
    Shyne 
    shyne69 at gmail.com
       
    Tue Oct 22 12:02:41 BST 2019
    
    
  
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
    
    
More information about the PyQt
mailing list