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
Describe the bug
A clear and concise description of what the bug is.
I tried to install CKG in a Windows system with Python. Everything was installed without any errors. I could see the data folder was created. However, when I run CKG app, there was always this error message<can not import name"get_current_traceback" from 'werkzeug_debug_tbttools'> .
I tried to install Redis and different versions of werkzeug. However, it did not help me to solve this error.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. chrome]
Version [e.g. Windows 10 Education]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
I tried to install CKG in a Windows system with Python. Everything was installed without any errors. I could see the data folder was created. However, when I run CKG app, there was always this error message<can not import name"get_current_traceback" from 'werkzeug_debug_tbttools'> .
I tried to install Redis and different versions of werkzeug. However, it did not help me to solve this error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: