Skip to content

Unable to import the library #8

@sdil

Description

@sdil

When I install the pip on my python3.8 docker container, I got the following error.

   File "/app/vod/views/vod.py", line 13, in <module>
     import qencode
   File "/usr/local/lib/python3.8/site-packages/qencode/__init__.py", line 30, in <module>
     from exeptions import QencodeClientException, QencodeTaskException
 ModuleNotFoundError: No module named 'exeptions'

How to fix this?

Btw, why is it called exeptions instead of exceptions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions