Skip to content

write_standard_name_table.py doesn't work with python 3.7+ #30

@nusbaume

Description

@nusbaume

Currently the write_standard_name_table.py script will not work with later (3.7+) versions of python due to an incompatibility in the subprocess flags used in the call_command function contained within xml_tools.py. This can be resolved by simply updating the xml_tools.py file to the latest version used in the CCPP-framework.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions