KitwareMedical / KitwareMedical/VTKPythonPackage
The version match between the python used to create the whl file and the one belonging to the real virtualenv which the whl file installed into.
Open
- Dominant language
- Python
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
If I use `python setup.py bdist_wheel` to create the python wheel for vtk python apckage, see [here](https://github.com/pypa/wheel/issues/359) for more info on my question for this case.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the setup.py bdist_wheel workflow described in the issue and the linked wheel discussion. Determine what version relationship is expected between the Python used to build the wheel and the virtualenv that installs it; done means the expected behavior and any required change are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100