Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#67358 - [python-pytorch] 1.6.0rc3 needs libuv
Attached to Project:
Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 22 July 2020, 10:52 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 22 July 2020, 15:01 GMT
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 22 July 2020, 10:52 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 22 July 2020, 15:01 GMT
|
DetailsDescription:
New python-pytorch needs libuv.so.1 to load: # python -c 'import torch' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.8/site-packages/torch/__init__.py", line 189, in <module> from torch._C import * ImportError: libuv.so.1: cannot open shared object file: No such file or directory pytorch works if libuv is installed. Additional info: community-testing/python-pytorch 1.6.0rc3-1 Steps to reproduce: 1. Create a clean environment. Here I use the LXC image (`lxc launch images:archlinux`) 2. Enable [*testing] repos 3. Install python-pytorch 4. Try to use pytorch |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Wednesday, 22 July 2020, 15:01 GMT
Reason for closing: Fixed
Wednesday, 22 July 2020, 15:01 GMT
Reason for closing: Fixed