Bug#1050175: Missing symbol when importing torch

2023-08-21 Thread M. Zhou
Sorry for the inconvenience. This is a temporary break due to the undergoing pytorch 2.0.1 upgrade work. On Mon, 2023-08-21 at 14:52 +0200, Mattias Ellert wrote: > Package: python3-torch > Version: 1.13.1+dfsg-4 > Severity: serious > > Importing torch results in failure due to missing symbols: >

Bug#1050175: Missing symbol when importing torch

2023-08-21 Thread Mattias Ellert
Package: python3-torch Version: 1.13.1+dfsg-4 Severity: serious Importing torch results in failure due to missing symbols: $ python3 Python 3.11.4 (main, Jun 7 2023, 10:13:09) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import torch Traceback