When i run the command `python setup.py install` followed the instruction, i get the error below: `Python 2 has reached end-of-life and is no longer supported by PyTorch.` Am i supposed to update python2 to python3?
When i run the command
python setup.py installfollowed the instruction, i get the error below:Python 2 has reached end-of-life and is no longer supported by PyTorch.Am i supposed to update python2 to python3?