Another issue. When the final bundle is called several times within the same directory (i.e. with a BAT file), loading of modules fails with message "ImportError: invalid flags 1730942170 in 'src'".
But if I add some code to delete all .pyc files between python calls everything starts to work fine.
Another issue. When the final bundle is called several times within the same directory (i.e. with a BAT file), loading of modules fails with message "ImportError: invalid flags 1730942170 in 'src'".
But if I add some code to delete all .pyc files between python calls everything starts to work fine.