FS#70644 - [python-pytorch-cuda] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by Noah Kennedy (nomaxx117) - Thursday, 29 April 2021, 20:51 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 29 April 2021, 21:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since a recent update to openexr, python-pytorch and python-pytorch-cuda have been broken.

I am not sure whether this should be filed under openexr or this package; I am new to filing bugs here.

It looks like this is linked to the following change to openexr:
https://github.com/archlinux/svntogit-packages/commit/23f1ebe3035b81ef92c7d489eee8d0103e7a374f#diff-3e341d2d9c67be01819b25b25d5e53ea3cdf3a38d28846cda85a195eb9b7203a



Additional info:
Attempts to import torch yield:
Traceback (most recent call last):
File "/home/<USER>/test.py", line 1, in <module>
import torch
File "/usr/lib/python3.9/site-packages/torch/__init__.py", line 196, in <module>
from torch._C import *
ImportError: libIlmImf-2_5.so.25: cannot open shared object file: No such file or directory



Steps to reproduce:
Import torch in a python file and attempt to run it.
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 29 April 2021, 21:28 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#70643 

Loading...