mzy2240 / ESA

Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
https://mzy2240.github.io/ESA/
Apache License 2.0
42 stars 12 forks source link

Compatibility is poor when working with Streamlit #89

Closed mzy2240 closed 2 years ago

mzy2240 commented 2 years ago

Streamlit's experimental_singleton does not work well with SAW object. Initializing the COM libraries explicitly for the calling thread might be a quick fix.