cast icon indicating copy to clipboard operation
cast copied to clipboard

Error: Undefined symbol: Caster in pycaster.py

Open deepakraina99 opened this issue 11 months ago • 3 comments

This script used to work seamlessly for me, but it is now giving me an error: "./pyclariuscast.so: undefined symbol: Caster" on this line of code: cast = pyclariuscast.Caster(newProcessedImage, newRawImage, newSpectrumImage, newImuData, freezeFn, buttonsFn) Please check. My operating system is Ubuntu 22 with Python 3.10

deepakraina99 avatar Mar 06 '24 18:03 deepakraina99