ICCV DeeperAction Challenge - MultiSports Track on Spatiotemporal Action Detection (Test Version) Forum

Go back to competition Back to thread list Post in this thread

> ImportError: No module named _multiarray_umath

I have tried 8 times since 9-10,and failed each time.I also used my old result (has been submitted successfully) but still got errors follow as, I want to konw if anyone successfully submit recently.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmphrl4xp/run/program/evaluate.py", line 292, in
V1=videoAP(new_gt,submit_dir, 0.2,print_info=False)
File "/tmp/codalab/tmphrl4xp/run/program/evaluate.py", line 178, in videoAP
alldets = pickle.load(fid)
File "/opt/conda/lib/python2.7/pickle.py", line 1384, in load
return Unpickler(file).load()
File "/opt/conda/lib/python2.7/pickle.py", line 864, in load
dispatch[key](self)
File "/opt/conda/lib/python2.7/pickle.py", line 1096, in load_global
klass = self.find_class(module, name)
File "/opt/conda/lib/python2.7/pickle.py", line 1130, in find_class
__import__(module)
ImportError: No module named _multiarray_umath

Posted by: wings8643 @ Sept. 11, 2021, 5:32 a.m.

Oh, I have finished it by upgrading numpy.

Posted by: wings8643 @ Sept. 11, 2021, 10:54 a.m.
Post in this thread