bug#52348: Error installing pytorch and tensorflow

2021-12-07 Thread zimoun
Hi, On Tue, 7 Dec 2021 at 09:47, Cayetano Santos via Bug reports for GNU Guix 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@3.6. And python-pyto

bug#52348: Error installing pytorch and tensorflow

2021-12-07 Thread Cayetano Santos via Bug reports for GNU Guix
Hi guix, By just issuing a guix install python-pytorch tensorflow I get a conflict error with python-protobuf (3.6.1 and 3.12.4). However, when I guix shell --container python-pytorch tensorflow I manage to create an environment with no issue. Finally, with ’guix pack ...’ I get t