Debugging NiceGui with PyCharm #5662
Unanswered
brunnenhof
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
I have no experience with PyCharm sorry... However NiceGUI generally starts itself up and I have low confidence that will work with PyCharm. I think you may find success if you:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
NADescription
Hi, I am a PyCharm user, mainly because of its seemless debugger. But with nicegui, the code just runs without stopping at any breakpoint. Any guidance on how to get this to work is much appreciated (I looked at #3921 and #3344 but this did not make sense to me - and asked Claude AI who could not help) Do I need to set something in ui.run to make it work?
NiceGUI Version
3.5.0
Python Version
3.12.
Browser
Firefox
Operating System
Windows
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions