You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install this tool I am given an error below.
E: An error has occurred
E: RuntimeError: Couldn't find embeddable package URL
E: |-- File "ltchiptool\gui\work\base.py", line 24, in run
E: |-- File "ltchiptool\gui\work\install.py", line 31, in run_impl
E: |-- File "ltchiptool\util\ltim.py", line 93, in install
E: |-- File "ltchiptool\util\ltim.py", line 181, in _install_python_windows
I'm going to take a guess the python path has changed and is causing the install to fail.
EDIT: I can see they pushed out Python 3.11.11 about 24 hours ago and no installer was provided and could be the reason why the tools not installing as it's failing to get the update, this is what the installing script seems to be looking for.
The text was updated successfully, but these errors were encountered:
When trying to install this tool I am given an error below.
I'm going to take a guess the python path has changed and is causing the install to fail.
EDIT: I can see they pushed out Python 3.11.11 about 24 hours ago and no installer was provided and could be the reason why the tools not installing as it's failing to get the update, this is what the installing script seems to be looking for.
The text was updated successfully, but these errors were encountered: