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
Nobody has claimed this yet.
- 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 for more info on my question for this case.
Contributor guide
No contributing guide indexed for this repository
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 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