PandaXcentric / game_apis

This repository is for integrating with different apis to allow you to pull player or game data
MIT License
28 stars 2 forks source link

from: can't read /var/mail/game_apis.rest #13

Closed skg14 closed 2 years ago

skg14 commented 5 years ago

I get the following error: from: can't read /var/mail/game_apis.rest

when I run the command from game_apis.rest import Rest

I want to get data on Riot League of Legends games

smstojanovic commented 5 years ago

Hey,

We have developed this library using python 3.6, just curious what version of python you are using?

Secondly, could you please post a stack trace of the error? That way we have a better idea of what may be happening.