cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
781 stars 67 forks source link

I can't find py 3.12 #78

Open Pizzy23 opened 6 months ago

Pizzy23 commented 6 months ago

C:\Python311\python.exe AppData\Local\Programs\Python\Python310\python.exe AppData\Local\Microsoft\WindowsApps\python.exe Found Python at python Python version: Python 3.11.3 does not exist

image

How do I make it recognize py 3.12 instead of 3.10

EnderofGames commented 6 months ago

See #50

The "does not exist" isn't referring to Python. If it lists a version for Python (Python 3.11.3), that version is found.

Make sure you are dragging the save file over convert.cmd, not just running convert.cmd on its own. If you are still having issues, run using terminal using the terminal instructions.