thanks Ronald.
I"m afraid starting from the common line (with open) results in the same
error, and no messages to the console.
Everything is in the app bundle.
and I did find the template in the bundle:
MapRoom.app/Contents/Resources/maproom/templates/default_project.maproom
so I think what's
> On 16 Dec 2021, at 20:21, Chris Barker via Pythonmac-SIG
> wrote:
>
> I've just got a new mac with OS-X 11.6 (still Intel).
>
> But when I try to run a PyInstaller built application, I get this error:
>
> No document available for {'mime': 'application/x-maproom-project-zip',
> 'loader':
I've just got a new mac with OS-X 11.6 (still Intel).
But when I try to run a PyInstaller built application, I get this error:
No document available for {'mime': 'application/x-maproom-project-zip',
'loader': , 'uri': 'template://default_project.maproom'}
And the app won't start.
This has worke