Gentoo Archives: gentoo-user

From: Valmor de Almeida <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Failed to emerge dev-python/pytables-3.0.0
Date: Tue, 14 Oct 2014 05:53:29
Message-Id: CAMpmEiH=1wZoBNj5PM+VG-GLDKS7xHUSiUNJynTVytMZCZq0aA@mail.gmail.com
1 Hello,
2 On a recent portage update, I tried to emerge pytables-3.0.0 and the error:
3
4 * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
5 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
6 /usr/bin/python3.3 setup.py build
7 /usr/bin/python2.7 setup.py build
8 * Using Python 2.7.7 (default, Oct 12 2014, 17:42:53)
9 * Found numpy 1.8.0 package installed.
10 * Found numexpr 2.2.2 package installed.
11 .. ERROR:: You need Cython 0.13 or greater to compile PyTables!
12 * ERROR: dev-python/pytables-3.0.0::gentoo failed (compile phase):
13
14 is confusing since Cython is installed with version greater than 0.13
15
16 -> cython -V
17 Cython version 0.21
18
19 or
20
21 -> emerge --search cython
22 Searching...
23 [ Results for search key : cython ]
24 [ Applications found : 1 ]
25
26 * dev-python/cython
27 Latest version available: 0.21
28 Latest version installed: 0.21
29 Size of files: 1,455 kB
30 Homepage: http://www.cython.org/
31 http://pypi.python.org/pypi/Cython
32 Description: A Python to C compiler
33 License: Apache-2.0
34
35 Any inputs appreciated.
36
37 Thanks,
38
39 --
40 Valmor