Closed hecko closed 7 months ago
This seems to be a difference in castxml version rather than python version. The name attribute is misding in the castxml output. I made a workaround that might work. Try pycstruct version 0.6.1.
Which versions of castxml are you using?
Please try this again using pycstruct version 0.7.0. I have changed some arguments used for generating xml from castxml. This might fix the issue.
This does not present itself when run on Python 3.9 on Mac, but does when the same script runs on Ubuntu Focals Python 3.8.5
Its probably related to #13 (the same header file)
pycstruct 0.6