[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pytorch FTBFS with Python 3.11 as default version



Am Sun, Jan 29, 2023 at 10:22:24AM -0500 schrieb M. Zhou:
> And Aron has uploaded pytorch to NEW.
 
It has cleared new quite quickly but is featuring an autopkgtest
regression[1]:


Traceback (most recent call last):
  File "/tmp/autopkgtest-lxc.as10mbia/downtmp/build.o5C/src/test/run_test.py", line 22, in <module>
    from torch.testing._internal.common_utils import (
  File "/usr/lib/python3/dist-packages/torch/testing/_internal/common_utils.py", line 57, in <module>
    import expecttest
ModuleNotFoundError: No module named 'expecttest'


Since we do not have this module[2] (yet) we should probably exclude all
tests that need this module, right?  If you think its a nice thing to
have I would volunteer to package this in DPT.

Kind regards
   Andreas.

[1] https://ci.debian.net/data/autopkgtest/testing/amd64/p/pytorch/30823657/log.gz
[2] https://pypi.org/project/expecttest/

-- 
http://fam-tille.de


Reply to: