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

ModuleNotFoundError: No module named 'finnews' #1

Open
aliasmac opened this issue Sep 12, 2021 · 1 comment
Open

ModuleNotFoundError: No module named 'finnews' #1

aliasmac opened this issue Sep 12, 2021 · 1 comment

Comments

@aliasmac
Copy link

Trying to utilise the package but can't get it running. I'm using poetry as my package manager and have added to my pyproject.toml file:

[tool.poetry.dependencies]
python = "^3.8"
Flask = "^2.0.1"
fin-news = "^0.1.1"

However when I then try and import finnews:

from finnews.client import News

It throws error.

Any ideas why this could be?

@CharithaLH
Copy link

same problem

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

2 participants