You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError: dlopen(mmyolo/venv/lib/python3.9/site-packages/mmcv/_ext.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace N2at3mps9MPSStream6commitEb)
#1021
Open
3 tasks done
gelinhande opened this issue
Jul 12, 2024
· 0 comments
When setup every thing according to the tutorial and test program, and used the command you provided, I met this problem ImportError: dlopen(mmyolo/venv/lib/python3.9/site-packages/mmcv/_ext.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace N2at3mps9MPSStream6commitEb)
Environment
sys.platform: darwin
Python: 3.9.6 (default, Oct 18 2022, 12:41:40) [Clang 14.0.0 (clang-1400.0.29.202)]
CUDA available: False
MUSA available: False
numpy_random_seed: 2147483648
GCC: Apple clang version 14.0.0 (clang-1400.0.29.202)
PyTorch: 2.3.1
PyTorch compiling details: PyTorch built with:
Prerequisite
🐞 Describe the bug
When setup every thing according to the tutorial and test program, and used the command you provided, I met this problem ImportError: dlopen(mmyolo/venv/lib/python3.9/site-packages/mmcv/_ext.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace N2at3mps9MPSStream6commitEb)
Environment
sys.platform: darwin
Python: 3.9.6 (default, Oct 18 2022, 12:41:40) [Clang 14.0.0 (clang-1400.0.29.202)]
CUDA available: False
MUSA available: False
numpy_random_seed: 2147483648
GCC: Apple clang version 14.0.0 (clang-1400.0.29.202)
PyTorch: 2.3.1
PyTorch compiling details: PyTorch built with:
TorchVision: 0.18.1
OpenCV: 4.10.0
MMEngine: 0.10.4
MMCV: 2.0.0rc4
MMDetection: 3.3.0
MMYOLO: 0.6.0+8c4d9dc
Additional information
No response
The text was updated successfully, but these errors were encountered: