GNU bug report logs -
#52348
python-pytorch collides with tensorflow
Previous Next
Reported by: cayetano.santos <at> inventati.org
Date: Tue, 7 Dec 2021 08:47:02 UTC
Severity: normal
Done: Cayetano Santos <csantosb <at> inventati.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 52348 <at> debbugs.gnu.org (full text, mbox):
Hi,
On Tue, 7 Dec 2021 at 09:47, Cayetano Santos via Bug reports for GNU
Guix <bug-guix <at> gnu.org> wrote:
> By just issuing a
>
> guix install python-pytorch tensorflow
>
> I get a conflict error with python-protobuf (3.6.1 and 3.12.4).
Yes, indeed. tensorflow propagates python-protobuf <at> 3.6. And
python-pytorch propagates onnx which itself propagated
python-protobuf <at> 3.12. As the error message says. :-)
> However, when I
>
> guix shell --container python-pytorch tensorflow
>
> I manage to create an environment with no issue.
Oh, yes it works. However, note that tensorflow is probably not
compatible with the current Numpy version.
Hum, I do not know what is expected. :-) Is it that 'shell' does as
'install' does? Or contrary? Well, I thought that "shell" was doing
the same thing as "install" but the profile was just marked as
temporary.
Cheers,
simon
This bug report was last modified 100 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.