Python4capella issues

Has anyone had issues with the python4capella model? I’m hitting an immediate road block in that even the sample scripts for reading from an Excel file don’t import the openpyxl model. I’m running Capella 5.1.0, python4capella 1.0.0, EASE 0.8.0 (mostly, there are a few components at different revisions). What happens is that the system seems to hit the “from openpyxl import *” line, then gets hung in the Sirius_API.py process somewhere and never returns. Any suggestions?

I didn’t tests with other versions of EASE… I will have a look at the Capella 5.1.0 compatibility this week.

Thanks. For what is worth, see https://github.com/labs4capella/python4capella/issues/81 for why I installed EASE 0.8.0 and that this did seem to work with other scripts.