[vtkusers] Can't install VTK from pip
Yansi Yao
yaoyansi at gmail.com
Wed Aug 1 04:52:23 EDT 2018
Hi all,
I use the following command to install vtk:
pip install vtk
But it complains the following message:
Collecting vtk
Could not find a version that satisfies the requirement vtk (from
versions: )
No matching distribution found for vtk
My pip can find vtk:
\>pip search *vtk*
vtk (8.1.1) - VTK is an open-source toolkit for 3D computer
graphics, image processing, and visualization
...
My system is Win7, and my pip is the latest version:
\>python -m pip install -U pip
Requirement already up-to-date: pip in c:\python27\lib\site-packages (18.0)
Could anyone tell me how to solve this problem?
Cheers
Yansi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180801/0258ef9b/attachment.html>
More information about the vtkusers
mailing list