Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit c8efdab

Browse files
committed
course_UvA-DL/06 with --prefer-binary
1 parent 1581765 commit c8efdab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

course_UvA-DL/06-graph-neural-networks/requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ torch-cluster ==1.6.*
66
torch-spline-conv ==1.2.*
77
torch-geometric ==2.1.*
88

9+
# addresing long package compilation times
10+
# Building wheels for collected packages: torch-spline-conv, torch-sparse, torch-cluster, torch-scatter, torch-geometric
11+
--prefer-binary
12+
913
# todo: some compatibility issues
1014
numpy <2.0

0 commit comments

Comments
 (0)