Re: Pytorch Versions

2024-05-13 Thread Richard Sent
Zain Jabbar writes: > QUESTION: Why does Guile Scheme not find some package symbols that the > command line can? > > ... > > ``` > (use-modules (gnu packages) > (gnu packages machine-learning)) > > (specification->package "python-pytorch") ;; 2.2.1 > python-pytorch ;; 1.13.1 > python-pytorc

Pytorch Versions

2024-05-13 Thread Zain Jabbar
Aloha Guix Help, After a few years I decided to really want to sit down and learn Guix deeply. In this email, I wish to understand the difference between using Guile Scheme to interact with Guix and using Bash to interact with Guix. QUESTION: Why does Guile Scheme not find some package symbols th