4paradigm / 4paradigm/OpenMLDB
dlopen '_PyCMethod_New' error in python mac sdk
Open
documentation
python
sdk
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Another python sdk error on mac:
python sdk 0.7.2 released by macos-12, run on macos 12.1 python 3.8.2
```
ImportError: dlopen(...sdk.so, 0x0002): symbol not found in flat namespace '_PyCMethod_New'
```
I think 3.8.2 is old, 3.8.10 or 3.9?
3.9 works. 3.8.x haven't been test
Memo it.
_Originally posted by @vagetablechicken in https://github.com/4paradigm/OpenMLDB/issues/1200#issuecomment-1498858779_
Contributor guide
Assessment
This issue has not been assessed yet.