Skip to content
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

importError #21

Open
abuakramGit opened this issue May 4, 2024 · 0 comments
Open

importError #21

abuakramGit opened this issue May 4, 2024 · 0 comments

Comments

@abuakramGit
Copy link

Traceback (most recent call last):
File "/usr/bin/thawab-gtk", line 5, in
from Thawab.gtkUi import main
File "/usr/share/thawab/Thawab/gtkUi.py", line 34, in
from Thawab.webApp import webApp, get_theme_dirs
File "/usr/share/thawab/Thawab/webApp.py", line 25, in
from cgi import escape # for html escaping
ImportError: cannot import name 'escape' from 'cgi' (/usr/lib/python3.10/cgi.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant