intrepidcs / python_ics

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

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

Closed KyrieGuo123 closed 3 years ago

KyrieGuo123 commented 3 years ago

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

drebbe-intrepid commented 3 years ago

@KyrieGuo123 Can you please provide your method of install, operating system, python version, pip freeze output, and any code outside the normal import ics?

drebbe-intrepid commented 3 years ago

I'm going to go ahead and close this out as I believe any issues you were possibly having were more than likely fixed with the latest release. If you are still having this issue in the future feel free to open this back up.