Invalid first argument to register()
. ForwardRef('PredictedInstance') is not a class.
#966
-
Hi Team, When I try to save the skeleton instance as a new project, a window suddenly popped up to remind me: An error occured when attempting to save: I try to modify the file name as label.slp and label.v001.slp, but it still doesn't work. this is my software version: In this software, I can save skeleton node and edges and export video, but I don't know where is the problem when I save the whole project. Can you give me some hints about this. Thank you very much. All the best, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @gaojundong, This is a bug with the current M1 support in SLEAP which broke in the latest update. We're working it and will update you here as soon as we have a fix. Cheers, Talmo |
Beta Was this translation helpful? Give feedback.
-
Hi @gaojundong, we just pushed a fix that should take care of this bug (#968) -- there might still be other issues we haven't run into yet, but all our tests are passing at least. If you'd like to give it a spin, just do a |
Beta Was this translation helpful? Give feedback.
Hi @gaojundong, we just pushed a fix that should take care of this bug (#968) -- there might still be other issues we haven't run into yet, but all our tests are passing at least.
If you'd like to give it a spin, just do a
git pull
from thesleap
directory that you cloned and try saving the project again.