Hello,
On 2025-01-17 20:54, Santiago Vila wrote:
[36m[1m=========================== short test summary info
============================[0m
[31mFAILED[0m
test/data/test_feature_store.py::[1mtest_feature_store[0m -
RuntimeError: Boolean value of Tensor with more than one value is
ambiguous
This is strange. I suppose this is due to some incompatibility with a
dependency.
[31mFAILED[0m
test/nn/conv/test_hetero_conv.py::[1mtest_compile_hetero_conv_graph_breaks[cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/conv/test_sage_conv.py::[1mtest_compile_multi_aggr_sage_conv[cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
These failures, and many more below, are due to pytorch incompatibility
with Python 3.13. This has been fixed upstream only recently [1], and
the missing support should be present in the upcoming 2.6 release of
pytorch.
[31mFAILED[0m test/nn/models/test_basic_gnn.py::[1mtest_packaging[0m
- AttributeError: module 'typing' has no attribute 'io'. Did you mean:
'IO'?
Again could be an incompatibility with a dependency.
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[GCN-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[GraphSAGE-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[GIN-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[GAT-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[EdgeCNN-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m
test/nn/models/test_basic_gnn.py::[1mtest_compile_graph_breaks[PNA-cpu][0m
- RuntimeError: Python 3.13+ not yet supported for torch.compile
[31mFAILED[0m test/test_isinstance.py::[1mtest_compile[0m -
RuntimeError: Dynamo is not supported on Python 3.13+
Same pytorch incompatibility with Python 3.13 as above.
[1]
https://dev-discuss.pytorch.org/t/torch-compile-support-for-python-3-13-completed/2738
Thanks,
Andrius
--
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers