meraki-analytics / cassiopeia-plugins

Plugins for the Riot API framework Cassiopeia.
MIT License
1 stars 1 forks source link

TypeError: 'ChampionGGStats' object is not subscriptable #3

Closed dawyi closed 5 years ago

dawyi commented 6 years ago

when i try to run example code ( lux.championgg[Role.middle].win_rate ) i get this error: TypeError: 'ChampionGGStats' object is not subscriptable i am using python 3.6.1 Anaconda 4.4.0 64 bit - linux

jjmaldonis commented 6 years ago

Can you make sure that you're using the latest version of our championgg plugin from github (and not the latest one on pip). We'll make a new release on pip soon.