Necto
Necto copied to clipboard
Unsolvable error
Hello, I have the RLBot zip file and I cannot use Necto. Everytime I launch it, it says: ERROR: Could not find a version that satisfies the requirement torch==1.9.1+cpu (from versions: none) ERROR: No matching distribution found for torch==1.9.1+cpu Encountered exception: No module named 'rlbot'
I do not know how to solve this, as I have tried many ways to fix it (such as downloading torch manually, placing the RLBot file inside the Necto file, etc.
Any help is appreciated.
Hi, what version of python are you using ? I've had this issue using python 3.10, I think torch 1.9.1 is only available with 3.9 and older versions of python. I use 3.7, and it finds torch 1.9.1.