Closed Motzumoto closed 2 years ago
Check out the Windows tips (especially path length part). This could also be one of those obscure errors where, for some reason, Windows won't let a directory go (can not be deleted). Try rebooting the computer, but some people have reported "things just started working when they tried later".
"things just started working when they tried later"
Gotta love windows. Ive rebooted my pc a few times, ill look at the tips thing. Thank you
Same thing
@Vamaka12 See tips here for Windows. Double check that you have JDK 8 installed (java -version
and javac -version
both should report version akin 1.8.0_...
).
Good luck to the person who has to read all of this. Java Version: 8 Update 311 Python Version: 3.10.0 Os: Windows 11 Home Processor: AMD Ryzen 7 2700 Eight-Core Processor 3.40 GHz (probably unecesarry) GPU: gtx 1660 TI (also probably uncessarry)
I do have Visual Studio Build Tools installed.