KitwareMedical / KitwareMedical/VTKPythonPackage
cmake for opencv doesn't pickup the self-compiled vtk python wheel.
- Vorherrschende Sprache
- Python
- Sterne
- 36
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cmake, python
- Bereich
- build-system
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100