frozenpandaman / s3s

Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink!
https://github.com/frozenpandaman/s3s/wiki
GNU General Public License v3.0
394 stars 72 forks source link

"ModuleNotFoundError: No module named 'requests'" when trying to run s3s #179

Closed CursedElectric closed 4 months ago

CursedElectric commented 4 months ago

When trying to run any command on s3s it results with this error(in attached). I can give more info if needed! image

frozenpandaman commented 4 months ago

Did you install the required libraries? Step 4 of the readme.

CursedElectric commented 4 months ago

oops yes that fixed it. I've been using this program for months but a friend recently wanted to use it as well. I must've messed it up when I reinstalled python while telling them how to install it. thanks for the swift response!!