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: cannot import name 'HTMLField' from 'tinymce' #23

Open
ahmedsharifkhan opened this issue Sep 19, 2021 · 2 comments
Open

ImportError: cannot import name 'HTMLField' from 'tinymce' #23

ahmedsharifkhan opened this issue Sep 19, 2021 · 2 comments

Comments

@ahmedsharifkhan
Copy link

ahmedsharifkhan commented Sep 19, 2021

When I am trying to run python manage.py runserver I get this error

File "G:\all_python_projects\dream_blog-master (1)\django_dream_blog\posts\models.py", line 1, in
from tinymce import HTMLField
ImportError: cannot import name 'HTMLField' from 'tinymce' (C:\Users\USER.virtualenvs\django_dream_blog-PKRmh1Y7\lib\site-packages\tinymce_init_.py)

Screenshot 2021-09-19 160103

@Mike-Z9986
Copy link

Do u install django-tinymce successfully before importing it?

@brexcoding
Copy link

try to uninstall it and then install it again

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

3 participants