Hello! Sorry for not seeing this before. I think i need to understand better what's going on. You ran the setup_and_run command and it installed everything but the skytemple files?
Viewing post in Pokemon Mystery Dungeon Map Generator comments
There could be a few options to why it's not working. i'd firstly try to run the command pip install wheel and see if it works.
I’m assuming you’re using Python 3, but it’s good to confirm. The problem may be caused by a Python version incompatibility. In any case, if it doesn1t work, tell me which python version you have, since the packages migh not work with more recent ones. Mine is 3.13.3.
you could also try pip install --no-binary=:all: skytemple-files==1.8.3 skytemple-rust==1.8.2 skytemple-dtef==1.6.1, but i'm not sure it will work if you don't have rust or cargo installed
just tried the 2 other things ya recommended no dice. i also checked my python version is 3.14.0 so il go ahead and try to install python 3.13.3 to see if that helps
edit.
i switched to 3.13.3 and all the sky temple downloads finally downloaded except for the skytemple rust file its still has complications building a wheel keeps saying process didnt exit successfully i got cargo installed but i tried to install rust but rust itself keeps failing to building a wheel alongside pysam when i noticed one of the errors said failed to build pysam