Gentoo Archives: gentoo-user

From: "Valmor F. de Almeida" <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] vtk python USE flag question
Date: Fri, 18 Dec 2020 21:31:56
Message-Id: 89a09c0e-aa82-0ab1-1afd-fb8aba100ae4@gmail.com
1 Hello,
2
3 I emerged vtk with the python USE flag on.
4 Next I started a python interactive session and tried to import vtk:
5
6 -> python
7 Python 3.8.6 (default, Nov 21 2020, 00:26:41)
8 [GCC 9.3.0] on linux
9 Type "help", "copyright", "credits" or "license" for more information.
10 >>> import vtk
11
12 but vtk can't be found.
13
14 Are the bindings for python supposed to work this way?
15
16 Thanks,
17 --
18 Valmor

Replies

Subject Author
Re: [gentoo-user] vtk python USE flag question Aisha Tammy <gentoo.user@×××××.cc>