Hi Jesse,
I encountered an error when trying to load a workspace in RAW 2.4. The error message is below:
An unexpected error has occurred, please report it to the developers.
System: macOS-15.7.2-arm64-arm-64bit
RAW version: 2.4.0
Prebuilt: True
ATSAS version: 4.1.1
Error:
Traceback (most recent call last):
File "bioxtasraw/SASFileIO.py", line 4995, in loadWorkspace
ModuleNotFoundError: No module named 'numpy._core'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "RAW.py", line 4058, in run
File "RAW.py", line 6557, in _loadWorkspace
File "bioxtasraw/SASFileIO.py", line 5002, in loadWorkspace
File "<frozen codecs>", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte