Re: dictionary key error, list index out of range

If it thinks the list index is out of range, then the list index is out of range.  Python isn't wrong.  Don't sweep it under the rug as "I think Python is wrong".  There is a bug in your code.

Your next step here is to get something like VSCode that breaks on exceptions, which will let you examine locals and stuff at the point where it crashes.

If it works you can punt this down the road, yes, but I'd be willing to bet your bug is going to come back and it's nothing at all to do with keybase.  Mind you, coding in Keybase and/or Dropbox (or even running software from them) is a good way to get weirdness.  But if it's happening not in Keybase and somehow working anyway--well, the list index is out of range.  There's a very, very tiny chance Keybase screwed up pycache, yes, so that's not a terrible thing to try.  But I'm still betting it's the code.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector

Reply via email to