Skip to content

PySilon v2.4-fix2

Compare
Choose a tag to compare
@mategol mategol released this 08 Dec 07:33
· 575 commits to main since this release
3ab98b9

PySilon v2.4-fix2


Fixed:

  • pyinstaller command in compiler.py to properly compile source code

ToDo:

  • Change os.system(command) execution to subprocess because os.system is producing console on execution for fraction of second