intrepidcs / python_ics

Library for interfacing with Intrepid devices in Python
MIT License
61 stars 29 forks source link

Creating .exe from code using python-ics #193

Open BrandonDombrowski opened 2 months ago

BrandonDombrowski commented 2 months ago

I've been attempting to create an executable file from my code, but I've been getting an error as shown below:

AttributeError: module 'ics.structures' has no attribute 's_extended_data_flash_header'

I've seen #99 and did some digging to find that's the first item in the hiddenimports.py script, but including that doesn't seem to solve my issue. Any help would be greatly appreciated!

drebbe-intrepid commented 1 month ago

Sorry for the late response, please see https://python-ics.readthedocs.io/en/master/index.html#pyinstaller