On 10/14/2020 08:05:39 PM, Neil Bothwick wrote:
On Wed, 14 Oct 2020 10:44:35 -0700, Mark Knecht wrote:

> I could be wrong but I don't think tensorflow 2 supports python 3.9
> yet...
>
> https://www.tensorflow.org/install/

It doesn't, at least not from the portage ebuild:

% eix -e tensorflow
* sci-libs/tensorflow
Available versions: (~)2.1.0 (~)2.2.0-r1 (~)2.2.0-r2 (~)2.3.1 {cuda mpi +python xla CPU_FLAGS_X86="avx avx2 fma3 fma4 sse sse2 sse3 sse4_1 sse4_2" PYTHON_TARGETS="python3_6 python3_7 python3_8"}
     Homepage:            https://www.tensorflow.org/
Description: Computation framework using data flow graphs for scalable machine learning



Thanks.
I have created a local overlay of course.
Tensorflow and all packages which it depends on have python3_9 in PYTHON_TARGETS. So, I just want 'emerge' to tell me why it is blocking python3.9. If I have forgotten to create a local overlay of some of its dependencies, 'emerge' should say me which dependency is missing python3_9.

Helmut


Reply via email to