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

"ImportError: No module named src.feedspora" #72

Open
curchunflo13 opened this issue Aug 15, 2019 · 1 comment
Open

"ImportError: No module named src.feedspora" #72

curchunflo13 opened this issue Aug 15, 2019 · 1 comment

Comments

@curchunflo13
Copy link

curchunflo13 commented Aug 15, 2019

Hello, when I run python setup.py I get this output error, could you help me please?

feedspora-master$ python setup.py
Traceback (most recent call last):
File "setup.py", line 6, in
from src.feedspora import version
ImportError: No module named src.feedspora

@curchunflo13 curchunflo13 changed the title "AttributeError: module 'lib' has no attribute 'SSL_ST_INIT'" "ImportError: No module named src.feedspora" Aug 15, 2019
@manumacron
Copy link

I got the same issue. My distribution do not link python3 with the command python
I fixed the issue in using the command python3 and pip3

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