Install on a Mac? #1448
Answered
by
erogol
fpolli
asked this question in
General Q&A
Install on a Mac?
#1448
-
|
Hi, I apologize if this is uber basic or has been answered, but I did run a couple searches here and on StackOverflow, and I did not see anything on installing on a Mac. I have an iMac running Monterey. I only see instructions for Ubuntu here and a SO post for Windows. Are there any steps different than the Ubuntu instructions for a Mac? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
erogol
Mar 25, 2022
Replies: 1 comment 1 reply
-
|
to make it work on Mac, we need to wait for pytorch/pytorch#47702 I made it work by installing everything with conda but it is not optimal |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fpolli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to make it work on Mac, we need to wait for pytorch/pytorch#47702
I made it work by installing everything with conda but it is not optimal