Skip to content

How to build theseus with Python 3.7 and Pytorch 1.12.1 #442

Answered by TruongKhang
TruongKhang asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  • install Pytorch 1.12.1 by using pip
  • install functorch 0.2.1
  • install the built wheel file above

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TruongKhang
Comment options

You must be logged in to vote
4 replies
@mhmukadam
Comment options

@TruongKhang
Comment options

@luisenp
Comment options

@luisenp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #441 on January 20, 2023 04:03.