Closed hkthomas closed 1 year ago
1.Download and install python3.
2.Download pymeow zip.
3.Download VakScript And extract.
4.CMD to the pymeow folder, use pip install pymeow***.zip.
5.pip install -r requirements.txt.
6.pip install numpy pyinstaller.
run:python main.py or Build .EXE:pyinstaller --onefile --noconsole main.py
Copy settings.json to the directory where the exe resides.
Enjoy it
1.Download and install python3.
2.Download pymeow zip.
3.Download VakScript And extract.
4.CMD to the pymeow folder, use pip install pymeow***.zip.
5.pip install -r requirements.txt.
6.pip install numpy pyinstaller.
run:python main.py or Build .EXE:pyinstaller --onefile --noconsole main.py
Copy settings.json to the directory where the exe resides.
Enjoy it