Closed AndrewKhans closed 3 years ago
How can I install more Python packages to use in scripts?
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
python -m ensurepip --upgrade
How can I install more Python packages to use in scripts?