TheoChem-VU / TCutility

Utility functions/classes for the TheoCheM programs
https://theochem-vu.github.io/TCutility/
MIT License
6 stars 0 forks source link

Error when running `tcutility.jobs` due to `OSName` enum #314

Closed YHordijk closed 1 month ago

YHordijk commented 1 month ago

With the recent update we are not able to run calculations locally anymore due to a typo when checking the os name. We now check the osname against tcutility.OSName.Windows instead of the correct tcutility.OSName.WINDOWS.