from the error 'Unhandled exception in script' I can see that it somehow doesn't recognise module Mindee in my code it's imported as 'from mindee import Client, documents'
I tried --hidden import, but nothing seems to work it's always the same error importing only mindee doesn't work too