Python python toolset for Structure-Informed Property and Feature Engineering with Neural Networks. It offers unique advantages through (1) effortless extensibility, (2) optimizations for ordered, dilute, and random atomic configurations, and (3) automated model tuning.
Starting recently, all Windows tests fail, while Linux and Mac pass without issues, during test_KS2022_randomSolutions.py::TestKS2022RandomSolutionProfiling::test_serialInParallel with the AttributeError: 'AnsiFore' object has no attribute 'DIM' error message.
I need to debug it at some point, but it does not impact core operations immediately. However, if it does for anyone, let me know here and I will be happy to prioritize it.
Starting recently, all
Windows
tests fail, whileLinux
andMac
pass without issues, duringtest_KS2022_randomSolutions.py::TestKS2022RandomSolutionProfiling::test_serialInParallel
with theAttributeError: 'AnsiFore' object has no attribute 'DIM'
error message.I need to debug it at some point, but it does not impact core operations immediately. However, if it does for anyone, let me know here and I will be happy to prioritize it.