Hey @coffee,
Are you by any chance trying to run a workflow with Keras? As of now, any of the keras nodes require older versions of tensorflow/python and are difficult to setup.
If you do have an older version of python, I would make sure to get tensorflow library between v1-v2.
If you are on apple silicon, you won’t be able to get a python version low enough to be compatible with the necessary tensorflow version as I believe the oldest version of python compatible with m1 and up use the newer tensor flow libraries.
Hope this helps,
TL