: undefined symbol: PyModule_Create2
Open
Nobody has claimed this yet.
installation
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 899
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I tried install OpenMFS, I installed all of the requirements but now when I try to run the Berlin sample I got following error.
I think it is related to the CV2:
: undefined symbol: PyModule_Create2
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Berlin sample and reviewing the installed Python and OpenCV requirements, since the report identifies a PyModule_Create2 symbol error in CV2 but no source file or test. Done means the Berlin sample runs without the undefined-symbol error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100