Gentoo Archives: gentoo-user

From: Valmor de Almeida <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] FIXED: Re: Failed to emerge dev-python/pytables-3.0.0
Date: Wed, 15 Oct 2014 01:07:11
Message-Id: CAMpmEiF5JiUuCdN-e+uQWvB+=eXaEqX6zARRKNvPMP5N048yPA@mail.gmail.com
1 On Tue, Oct 14, 2014 at 1:53 AM, Valmor de Almeida <val.gentoo@×××××.com>
2 wrote:
3
4 >
5 > Hello,
6 > On a recent portage update, I tried to emerge pytables-3.0.0 and the error:
7 >
8 > * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
9 > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
10 > /usr/bin/python3.3 setup.py build
11 > /usr/bin/python2.7 setup.py build
12 > * Using Python 2.7.7 (default, Oct 12 2014, 17:42:53)
13 > * Found numpy 1.8.0 package installed.
14 > * Found numexpr 2.2.2 package installed.
15 > .. ERROR:: You need Cython 0.13 or greater to compile PyTables!
16 > * ERROR: dev-python/pytables-3.0.0::gentoo failed (compile phase):
17 >
18 > is confusing since Cython is installed with version greater than 0.13
19 >
20 > -> cython -V
21 > Cython version 0.21
22 >
23 > or
24 >
25 > -> emerge --search cython
26 > Searching...
27 > [ Results for search key : cython ]
28 > [ Applications found : 1 ]
29 >
30 > * dev-python/cython
31 > Latest version available: 0.21
32 > Latest version installed: 0.21
33 > Size of files: 1,455 kB
34 > Homepage: http://www.cython.org/
35 > http://pypi.python.org/pypi/Cython
36 > Description: A Python to C compiler
37 > License: Apache-2.0
38 >
39 > Any inputs appreciated.
40 >
41 > Thanks,
42 >
43 > --
44 > Valmor
45 >
46 >
47 This Gentoo bug was helpful
48
49 https://bugs.gentoo.org/show_bug.cgi?id=523166
50
51 I moved to pytables-3.1.1 (unstable) and it compiles.
52
53 --
54 Valmor