RLBench icon indicating copy to clipboard operation
RLBench copied to clipboard

An error when running imitation_learning demo

Open bihanbihan opened this issue 9 months ago • 2 comments

(rlxintong) hgdx@hgdx-System:~/RLBench/examples$ python imitation_learning.py Traceback (most recent call last): File "imitation_learning.py", line 40, in demos = np.array(demos).flatten() ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. QObject::~QObject: Timers cannot be stopped from another thread QMutex: destroying locked mutex

bihanbihan avatar May 08 '24 05:05 bihanbihan