Replies: 3 comments 1 reply
-
BTW, I'm running EASE 0.8.0, python4capella 1.0.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm pretty sure that this issue is within the Capella (Eclipse) environment. I wrote a quick script in a text editor that uses the import command and it runs fine. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There is a related discussion. Also you can try patching your environment as described in this issue about numpy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has there been any issues with the use of openpyxl? I'm running Capella 5.1.0, python interpreter 3.7 and when I try to run the sample script "import_physical_components_from_xlsx.py", or anything else that runs the "from openpyxl import *" statement, something doesn't return from completing this import statement. In the Progress terminal, it seems that something in Sirius_API.py is hanging.
NOTE: Yes the images show a different script name than "import_physical_components_from_xlsx.py". I copied the contents of ""import_physical_components_from_xlsx.py" to a different script to debug in a different project. Both scripts behave the same.
Beta Was this translation helpful? Give feedback.
All reactions