This is the output when I run the command 'spotrec' in terminal ( endeavour os )
output:
Traceback (most recent call last):
File "/usr/bin/spotrec", line 22, in
import requests
ModuleNotFoundError: No module named 'requests'
How do I solve that issue?
This is the output when I run the command 'spotrec' in terminal ( endeavour os )
output:
Traceback (most recent call last):
File "/usr/bin/spotrec", line 22, in
import requests
ModuleNotFoundError: No module named 'requests'
How do I solve that issue?