How to build theseus with Python 3.7 and Pytorch 1.12.1 #442
-
❓ Questions and HelpHello, I'm having trouble when trying to install theseus with Python 3.7 and Pytorch 1.12.1. First, I tried to install from source by Do you have any suggestions? Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Hi @TruongKhang. When you ran |
Beta Was this translation helpful? Give feedback.
-
Thanks for your response @luisenp
|
Beta Was this translation helpful? Give feedback.
-
I somehow can manage to install Theseus successfully with Python 3.8 and Pytorch 1.12.1.
|
Beta Was this translation helpful? Give feedback.
-
Hi @TruongKhang, good to hear you got it working. It's interesting that in your error trace above |
Beta Was this translation helpful? Give feedback.
I somehow can manage to install Theseus successfully with Python 3.8 and Pytorch 1.12.1.
I built a wheel file by
./build_scripts/build_wheel.sh
(I changed Python version in this file from 3.10 to 3.8). After that: