You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
curchunflo13
changed the title
"AttributeError: module 'lib' has no attribute 'SSL_ST_INIT'"
"ImportError: No module named src.feedspora"
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
The text was updated successfully, but these errors were encountered: