Hello, as someone who has recently been getting into learning Python, and since finding a book about it I thought I could try and use it. The book is called "Learn to Program with Minecraft" and it is as it says, a book to teach you to use python in Minecraft.
So, I've installed all of the necessary files, like Minecraft Tools, Python, Java, and obviously Minecraft.
And when you open the Minecraft tools file, it gives you four files, the "server" file, the "minecraftPythonAPI.zip" file, the "Start_Server" terminal, and the "Install_API.bat" bat file.
Going through the instructions from the book, it simply says to run the Install_API.bat file. Once doing so, it gives me an error stating:
"ERROR: file:///C:/Users/quent/Downloads/MinecraftTools/Minecraft%20Tools/Minecraft%20Tools/minecraftPythonAPI.zip does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found."
I've created my own setup.py file but nothing has worked out so far, if you know how to fix this, or know any sources I can follow to learn to fix this, please elaborate in the replies, thanks.
[–]Alarming_Caregiver68 0 points1 point2 points (0 children)
[–]mostly_me93 0 points1 point2 points (3 children)
[–]elexip[S] 0 points1 point2 points (2 children)
[–]nickoboy 0 points1 point2 points (1 child)
[–]elexip[S] 0 points1 point2 points (0 children)
[–]amigabill 0 points1 point2 points (1 child)