KitwareMedical / KitwareMedical/VTKPythonPackage
cmake for opencv doesn't pickup the self-compiled vtk python wheel.
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
See [here](https://github.com/opencv/opencv/issues/17552#issuecomment-643921283). [alalek](https://github.com/alalek) told me that the vtk python wheel created by ` python setup.py bdist_wheel ` doesn't contain the proper files for automatic CMake configuration.
How to solve this problem when I manually create the vtk python wheel currently?
Regards,
HY
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the setup.py bdist_wheel command and the linked OpenCV discussion about missing files for automatic CMake configuration. Determine which CMake configuration files the generated VTK Python wheel lacks; the issue is done when a manually built wheel is detected automatically by OpenCV's CMake configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100