08-05-2015, 07:05 PM
Hello everyone, I have modified some of the source files .py compiler because I want to create
a version of ZXBasic specific for MSX.
Then I re-created the executable with py2exe with this command: "C:\Python27\python setup.py py2exe"
But the problem is that now the compiler ZXB.EXE It takes a few seconds to complete, whereas before it was instant.
Should I change some settings?
Thank you and best regards.
a version of ZXBasic specific for MSX.
Then I re-created the executable with py2exe with this command: "C:\Python27\python setup.py py2exe"
But the problem is that now the compiler ZXB.EXE It takes a few seconds to complete, whereas before it was instant.
Should I change some settings?
Thank you and best regards.