[vtkusers] Can't install VTK from pip

kenichiro yoshimi rccm.kyoshimi at gmail.com
Wed Aug 1 20:26:56 EDT 2018


Hi,

It seems that a wheel package for python 2.7 on Windows is not available.
https://pypi.org/project/vtk/8.1.0/#files

Regards
2018年8月1日(水) 17:52 Yansi Yao <yaoyansi at gmail.com>:
>
> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers


More information about the vtkusers mailing list