https://www.stata.com/new-in-stata/python-integration/, I get the standard error discussed: ""This application failed to start because it could not find or load the Qt platform plugin "windows" in ..."
From https://www.statalist.org/forums/for...nnounced/page2
posts #21 and #22, the suggested fix was:
Code:
import os os.environ['QT_QPA_PLATFORM_PLUGIN_PATH'] = "C:\\ProgramData\\Anaconda3\\plugins"
Does anybody have a fix for this?
Thank you very much!
Barry
0 Response to Python Integration - Matplotlib Error (suggested fix does not work)
Post a Comment