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 42974b9 commit 2f33afcCopy full SHA for 2f33afc
pip/aiosignal.file
@@ -1 +1 @@
1
-Requires: py3-setuptools py3-frozenlist
+Requires: py3-setuptools py3-frozenlist py3-typing-extensions
pip/torch.file
@@ -1,4 +1,4 @@
## INCLUDE torch-requires
2
3
%define PipPreBuild %{expand: %(cat %{_sourcedir}/torch-build-env)}
4
-%define PipostInstall ln -sf python%{cms_python3_major_minor_version}/site-packages/torch/lib/*.so %{i}/lib/
+%define PipPostInstall ln -sf python%{cms_python3_major_minor_version}/site-packages/torch/lib/*.so %{i}/lib/
0 commit comments