feedspora
feedspora copied to clipboard
"ImportError: No module named src.feedspora"
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
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