Error while using espefuse.py
Posted: Thu Oct 19, 2023 1:23 pm
Good morning,
I encountered an issue when I try to launch espefuse.py tool on my IDF 5.1.1 installation.
When I launch the tool (that is contained in C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts folder) I get this error:
C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts\espefuse.pyc
Traceback (most recent call last):
File "C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts\espefuse.py", line 37, in <module>
espefuse._main()
AttributeError: 'module' object has no attribute '_main'
Someone has the same problem or can help me?
Best regards,
Stefano
I encountered an issue when I try to launch espefuse.py tool on my IDF 5.1.1 installation.
When I launch the tool (that is contained in C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts folder) I get this error:
C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts\espefuse.pyc
Traceback (most recent call last):
File "C:\esp\esp5_1_1\.espressif\python_env\idf5.1_py3.11_env\Scripts\espefuse.py", line 37, in <module>
espefuse._main()
AttributeError: 'module' object has no attribute '_main'
Someone has the same problem or can help me?
Best regards,
Stefano