Skip to content

fix: importing sentida (python)#2

Open
pmadruga wants to merge 1 commit intoGuscode:masterfrom
pmadruga:master
Open

fix: importing sentida (python)#2
pmadruga wants to merge 1 commit intoGuscode:masterfrom
pmadruga:master

Conversation

@pmadruga
Copy link

When importing the library using:

from sentida import Sentida

was getting the following error

/usr/local/lib/python3.8/site-packages/sentida/__init__.py in <module>
----> 1 from sentida.sentida import Sentida, sentida_examples

ModuleNotFoundError: No module named 'sentida.sentida'

I'm sure there are other ways around this but the renaming fixes it for me.

python: v3.8
macOS

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

Successfully merging this pull request may close these issues.

1 participant