Hi there,
Go with the flow is a real good work for motion editing. However, when I try it for warped noise, i meed some problems. see:
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/git/CommonSource/noise_warp.py", line 1009, in get_noise_from_video
raft_model = raft.RaftOpticalFlow(device, "large")
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/r.py", line 27126, in new
if all_args not in cache:
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/r.py", line 26616, in contains
return dict.contains(self,HandyHashable(x))
TypeError: hash method should return an integer
It seems something wrong with the "rp",how to solve it?
Hi there,
Go with the flow is a real good work for motion editing. However, when I try it for warped noise, i meed some problems. see:
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/git/CommonSource/noise_warp.py", line 1009, in get_noise_from_video
raft_model = raft.RaftOpticalFlow(device, "large")
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/r.py", line 27126, in new
if all_args not in cache:
File "/home/xianyang/Data/env/anaconda3/envs/vace/lib/python3.10/site-packages/rp/r.py", line 26616, in contains
return dict.contains(self,HandyHashable(x))
TypeError: hash method should return an integer
It seems something wrong with the "rp",how to solve it?