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 generated: Processing ...
Python 3.8Issues or ideas that can be resolved or derive solutions via Python 3.8.Issues or ideas that can be resolved or derive solutions via Python 3.8. We are currently using a development build of ...
Is there anything out there similar to py2exe or Squeeze for Python 3? It seems like these two only work with pre-Python 3 code. I don't need a standalone .exe that can run without Python installed or ...