Skip to content

cannot import name 'Converter' from 'converter' #66

Description

@igormcsouza

The full traceback is...

Traceback (most recent call last):
  File "converter.py", line 2, in <module>
    from converter import Converter
  File "/home/souza/Desktop/converter.py", line 2, in <module>
    from converter import Converter
ImportError: cannot import name 'Converter' from 'converter' (/home/souza/Desktop/converter.py)

I installed using pip and the script is exactly the same as the one on README... Someone had an
idea

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