You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without any error message, the only way to debug that would be to step through the Python code using a debugger (or print statements) to see until which lines of the Python scripts get executed.
The first file which is called is \tools\entry.py, which then calls \python_libs\QuiltiX\quiltix.py.
I followed the instructions here https://pypi.org/project/QuiltiX/#from-zip to download the complete ZIP archive on Windows.
However, when I run QuiltiX.bat, all it prints is:
and then it closes again. No window opens or anything.
How can I investigate what's going wrong?
Version: QuiltiX_win_v0.6.1
The text was updated successfully, but these errors were encountered: