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

import find_gender after install module from pip does not work #5

Open
junhg0211 opened this issue May 30, 2023 · 0 comments
Open

import find_gender after install module from pip does not work #5

junhg0211 opened this issue May 30, 2023 · 0 comments

Comments

@junhg0211
Copy link

Just like I wrote on the title. The code

!pip3 install german-gender-finder
import find_gender

gives me error below:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'find_gender'

Thank you.

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

1 participant