-1

I am trying to install pytorch on Windows 11 for quite some time now. I have upgraded pip and everything can someone help me with it? python version 3.11.1 64 bit installed

I tried upgrading pip I tried giving it the proper URL I tried specifying version of it NOTHING WORKS

0

1 Answer 1

1

Pytorch does not currently support python 3.11 on their main release branch[1].

Easy route: You should consider using a python version released prior 3.11 (ex. 3.10[3]).

Medium route: Install pytorch from their nightly release, it supports python 3.11[2]

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.