leagueoflegends-optimizer icon indicating copy to clipboard operation
leagueoflegends-optimizer copied to clipboard

League of Legends Optimizer - Learn Artificial Intelligence with Gaming

Results 4 leagueoflegends-optimizer issues
Sort by recently updated
recently updated
newest added

Hi there, While running step 1 from task 2: npx zx scripts/setenv.mjs We run into the following problem: ``` @cloudshell:leagueoflegends-optimizer ()$ npx zx scripts/setenv.mjs file:///home//leagueoflegends-optimizer/node_modules/zx/build/vendor.js:19780 this.#onFinished ??= onMergedStreamFinished(this, this.#streams); ^^^...

I am currently following the legaue of legends machine learning with OCI workshop and on the third task when running `./start.sh` I get the folowing error on datascience.tf file. Kindly...

League of Legends started using Riot Games usernames instead of summoner names in game. The code for adding the information from throws KeyError because /lol/summoner/v4/summoners/by-name/{summonerName} no longer exists.