KitwareMedical / VTKPythonPackage

A setup script to generate VTK Python Wheels
https://vtkpythonpackage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

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. #45

Open hongyi-zhao opened 4 years ago

hongyi-zhao commented 4 years ago

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.