Skip to content

Commit 2231f93

Browse files
committed
trying to fix linker bug on windows
1 parent aa09199 commit 2231f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"RDKitSubstructMatch",
9292
"torch_cpu",
9393
"torch_python",
94+
"c10",
9495
f"boost_python{python_version}",
9596
],
9697
library_dirs=[os.path.join(rdkit_prefix, "lib"), os.path.join(torch_dir, "lib"), torch_dir],

0 commit comments

Comments
 (0)