Python files package and Mac Os

Well, this is the next question from a Mac os writer
.
Is it necessary to compile python files (like **MyAge**BookGUI.py for example) to include them in **MyAge**.pak?
I'm just getting PlasmaShop and it is running through CrossOver on my Mac but when I'm adding python files in the package, the compilation failed:
Hrmmm, if I success to compile on Mac OS, my personal maintainers
couldn't use the package on windows and we will go no where, so it's good the compilation doesn't work.
What is the solution to make the package without compilation? I found no option for that in PlasmaShop
.
Other question : is it **MyAge**.pak a good name for my package?
Thanks for your help.

Is it necessary to compile python files (like **MyAge**BookGUI.py for example) to include them in **MyAge**.pak?
I'm just getting PlasmaShop and it is running through CrossOver on my Mac but when I'm adding python files in the package, the compilation failed:
- Code: Select all
Compiling all uncompiled files...
ERROR: Either python or the python utilities could not be found. Please check your configuration and try again.
Done! Be sure to check the output for errors...
Hrmmm, if I success to compile on Mac OS, my personal maintainers

What is the solution to make the package without compilation? I found no option for that in PlasmaShop

Other question : is it **MyAge**.pak a good name for my package?
Thanks for your help.