-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idf.py gdbgui dependency problem (IDFGH-7157) #8760
Labels
Comments
github-actions
bot
changed the title
idf.py gdbgui dependency problem
idf.py gdbgui dependency problem (IDFGH-7157)
Apr 11, 2022
Hi @skycamdk. Thanks for the report. It looks like the dependencies broke recently with release of new versions. Once you have run pip install "jinja2<3.1" "itsdangerous<2.1" Does it solve your issue? |
Hi @dobairoland, |
Great! And thanks for the feedback. Lets keep this open until we merge a permanent fix. |
espressif-bot
added
Status: In Progress
Work is in progress
and removed
Status: Opened
Issue is new
labels
Apr 12, 2022
espressif-bot
pushed a commit
that referenced
this issue
Apr 12, 2022
espressif-bot
pushed a commit
that referenced
this issue
Apr 15, 2022
The linked fixes address this. |
espressif-bot
added
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
and removed
Status: In Progress
Work is in progress
labels
May 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
Problem Description
I'm unable to start gdbgui. It looks as if there is a dependency incompatibility. Here is the command and the result...
I have followed the installation guide and all dependencies seems to be correct installed in correct versions
Thank you for any hints on getting gdbgui up and running...
The text was updated successfully, but these errors were encountered: