minecraft-mod-manager icon indicating copy to clipboard operation
minecraft-mod-manager copied to clipboard

Add python 3.11 support: 'minecraft-mod-manager' is not recognized as an internal or external command, operable program or batch file.

Open Bluscream opened this issue 1 year ago • 1 comments

Describe the bug

C:\tools\MultiMC\instances\Vanilla Tweaks 1.19\.minecraft\mods>minecraft-mod-manager
'minecraft-mod-manager' is not recognized as an internal or external command,
operable program or batch file.

Steps to reproduce

pip install --user --upgrade minecraft-mod-manager

Info

  • OS: Win11
  • Python --version: Python 3.11.0b3
  • minecraft-mod-manager --version: 'minecraft-mod-manager' is not recognized as an internal or external command, operable program or batch file.

Bluscream avatar Jul 28 '22 17:07 Bluscream

This might be because there's no 3.11 version in PIP. As of now I think I can't add it manually, and I don't want to add Python :: 3 as that would include Python :: 3.7 which is unsupported.

I'll keep this open though to remember to add 3.11 when it has been released.

Senth avatar Aug 02 '22 19:08 Senth