guix-science
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing python-tensorflow using Substitute


From: Ricardo Wurmus
Subject: Re: Installing python-tensorflow using Substitute
Date: Wed, 17 Apr 2024 23:30:01 +0200
User-agent: mu4e 1.12.2; emacs 29.3

Hi,

> Request: I would like to install `python-tensorflow`.
>
> Possible Solution: I would like to use the substitute available on the
> `guix.bordeaux.inria.fr` server. According to `guix weather
> python-tensorflow` and this link:
>
> https://guix.bordeaux.inria.fr/build/678221/details
>
> I believe that after authenticating the key to the server and adding
> the server url to the list of substitutes I should be ready to use the
> substitutes.

Correct.  There appear to be some strange issues with the packages that
use the bazel-build-system.  When you use "guix build --no-grafts
python-tensorflow" do you get a binary from the substitute server?

> Weird Issues with Manual Compilation: I have not been successful in
> building the program on my machine. While compiling, Guix / Bazel will
> crash at random points during the compilation process. I know it is
> not consistent by scanning the logs and seeing different numbers
> `[X/Y]` when it crashes.

You are probably running out of memory.  The build is very costly.
Whenever I do this on my laptop I run *only* the build and nothing else
(not my browser, not even Emacs).

-- 
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]