arpruss / raspberryjammod

Raspberry Jam Mod - a Mod Forge Minecraft mod implementing most of Raspberry Juice/Pi API
http://www.instructables.com/id/Python-coding-for-Minecraft/
Other
348 stars 94 forks source link

Installing new packages #58

Closed AndrewKhans closed 2 years ago

AndrewKhans commented 2 years ago

How can I install more Python packages to use in scripts?

AndrewKhans commented 2 years ago

Not sure why I ran into errors at first, but after reinstalling the mod I was able to do python -m ensurepip --upgrade after adding the python.exe in .minecraft/python3 to PATH