I followed all instructions with installation in a Windows virtual env. Upon running py -m pip install . within the Qualcoder-3.4 folder, the following output was ...
py2exe is a distutils extension which allows to build standalone Windows executable programs (32-bit and 64-bit) from Python scripts; Python 3.3 and later are supported. It can build console ...
I might be missing it, but I can't seem to find an exe builder for Python 3 code. I can compile and run a Python 3 program on a machine that has Python 3 already installed, but can't just move that ...