BUG: import xoscar.collective failed on Mac
Opened this issue · 0 comments
YibinLiu666 commented
Describe the bug
When I use pip install xoscar
and try to import xoscar.collective
on Mac, there will be an error that ImportError: dlopen(/Users/liuyibin/miniconda3/lib/python3.10/site-packages/xoscar/collective/xoscar_pygloo.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_uv_async_init'
To Reproduce
To help us to reproduce this bug, please provide information below:
- Your Python version
- The version of Xoscar you use
- Versions of crucial packages, such as numpy, scipy and pandas
- Full stack of the error.
- Minimized code to reproduce the error.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.