I tried to convert my multi-file project to exe using pyinstaller and auto-py-to-exe and searched for advice but nothing works, the program keeps raising the error:
Module object for pyimod02_importers is NULL
I have read https://www.ursinaengine.org/building.html#Building%20Your%20App%20with%20ursina.build but I get even more errors. I do not use any other external modules other than ursina.
Any help will be appreciated
I tried to convert my multi-file project to exe using pyinstaller and auto-py-to-exe and searched for advice but nothing works, the program keeps raising the error: Module object for pyimod02_importers is NULL I have read https://www.ursinaengine.org/building.html#Building%20Your%20App%20with%20ursina.build but I get even more errors. I do not use any other external modules other than ursina. Any help will be appreciated