Skip to content

error #3

Description

@apnansya

i am getting error while importing ttk themes and making root= tk.themedTk() .what should i do to overcome this error.

i am getting this error:

Traceback (most recent call last):
File "C:/Users/Ananya/PycharmProject/ananyaprakash/main.py", line 12, in
from ttkthemes import themed_tk as tk
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes_init_.py", line 6, in
from ttkthemes.themed_tk import ThemedTk
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes\themed_tk.py", line 7, in
from ._widget import ThemedWidget
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes_widget.py", line 10, in
from PIL import Image, ImageEnhance
File "C:\Users\Ananya\Anaconda3\lib\site-packages\PIL\Image.py", line 90, in
from . import _imaging as core
ImportError: DLL load failed: The specified module could not be found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions