Skip to content

ImportError: cannot import name profanity #1

Description

@bewwys

When I install the library via pip and then try to implement the library to my problem I have an error

Traceback (most recent call last):
  File "/home/buzyarsest/Downloads/training.dev/ipnd/profanity.py", line 1, in <module>
    from profanity import profanity
  File "/home/buzyarsest/Downloads/training.dev/ipnd/profanity.py", line 1, in <module>
    from profanity import profanity
ImportError: cannot import name profanity

Great library by the way

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