From 1384d51092cf328732c3a37b434003789eb93773 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 27 Jan 2024 02:14:37 +0000 Subject: automatic import of pytorch3d --- pytorch3d.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pytorch3d.spec b/pytorch3d.spec index f4e8a9f..88d30a7 100644 --- a/pytorch3d.spec +++ b/pytorch3d.spec @@ -34,6 +34,7 @@ BuildRequires: python3-pyyaml BuildRequires: cmake BuildRequires: python3-typing-extensions BuildRequires: python3-requests +BuildRequires: python3-pytorch %description -n python3-pytorch3d PyTorch is a Python package that provides two high-level features: @@ -55,7 +56,7 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e %build #%py3_build -/root/anaconda3/bin/python3 setup.py build +python3 setup.py build %install #%py3_install -- cgit v1.2.3