Closed kzscisoft closed 2 weeks ago
NOTE: PyTorch currently breaks for Python3.13 due to:
AttributeError: '_pickle.Pickler' object attribute 'persistent_id' is read-only
in torch.save
, therefore PyTorch features in Simvue will be temporarily disabled for Python>3.12 until this is fixed
Need to add support for Python3.13, this will mean dropping support for Python3.9, this should be made clear