Calc. Py file code below
the import the OSOS. The system (' calc)
Directly execute the script is no problem, but after packaged into exe cannot normal popup calculator, also caused the death cycle error,
Then try to adjust the code below
the from OS import system
System (' calc)
Then it can be packaged success, although there is no dead loop error, but still can't popup calculator, in a state of suspended animation,
Have understand bosses hope to answer,