Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CodaLab Challenge was down, could you repair it. #25

Open
LeeXuefeng opened this issue Sep 25, 2022 · 1 comment
Open

The CodaLab Challenge was down, could you repair it. #25

LeeXuefeng opened this issue Sep 25, 2022 · 1 comment

Comments

@LeeXuefeng
Copy link

The CodaLab Challenge of HO3Dv2 was down, could you repair it. I want to do some work based on it, but it has been down frequently. Could U public the testing dataset like FreiHAND? It's too much trouble to upload for evaluation.

@zdforient
Copy link

v3 is down too, here is the error when I was trying to make submissions:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see pypa/pip#5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
File "/tmp/codalab/tmpyH3pSc/run/program/evaluate.py", line 18, in
import open3d as o3d
ModuleNotFoundError: No module named 'open3d'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/tmp/codalab/tmpyH3pSc/run/program/evaluate.py", line 21, in
import open3d as o3d
File "/opt/conda/lib/python3.9/site-packages/open3d/init.py", line 9, in
from open3d.linux import *
File "/opt/conda/lib/python3.9/site-packages/open3d/linux/init.py", line 7, in
globals().update(importlib.import_module('open3d.linux.open3d').dict)
File "/opt/conda/lib/python3.9/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: /opt/conda/lib/python3.9/site-packages/open3d/linux/open3d.so: undefined symbol: _Py_ZeroStruct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants