Fenixin/Minecraft-Region-Fixer

Program doesn't run

Closed this issue · 5 comments

I have python 3.7.4 installed. I have downloaded a zip and unpacked it into my a folder. When doubleclicking on the .py scripts it opens cmd and immediately closes. Both the regionfixer.py and regionfixer_gui.

Windows 10

x32 or x64? if you dont know go to start menu - (right click or menu) properties and see there

I run x64, i think the problem is that my system variables aren't set up properly, trying to fix that right now

I'm getting this error when trying to run the program through the cmd:
Traceback (most recent call last):
File "C:\Users\alluc\Desktop\Region Fixer\Minecraft-Region-Fixer-master\regionfixer_gui.py", line 11, in
from gui import Starter
File "C:\Users\alluc\Desktop\Region Fixer\Minecraft-Region-Fixer-master\gui_init_.py", line 4, in
from .main import MainWindow
File "C:\Users\alluc\Desktop\Region Fixer\Minecraft-Region-Fixer-master\gui\main.py", line 4, in
import wx
ModuleNotFoundError: No module named 'wx'

Alright, opening cmd, running "python (regionfixer.py script location) (world location)" has worked

I'm glad it worked. I'm closing this, feel free to open a new issue if there is other problem.