We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa09199 commit 2231f93Copy full SHA for 2231f93
setup.py
@@ -91,6 +91,7 @@
91
"RDKitSubstructMatch",
92
"torch_cpu",
93
"torch_python",
94
+ "c10",
95
f"boost_python{python_version}",
96
],
97
library_dirs=[os.path.join(rdkit_prefix, "lib"), os.path.join(torch_dir, "lib"), torch_dir],
0 commit comments