Skip to content

go2maxi/common-python-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Python Errors

This is a small collection of Python errors I've encountered while learning.
I'm saving minimal examples and fixes as I go.

Each folder contains:

  • reproduce.py
  • fix.py
  • README explanation

Common Questions


Error Archive

NameError

UnboundLocalError

TypeError

IndexError

AttributeError

ImportError

ModuleNotFoundError

OS / File Errors

FileExistsError

JSON Errors

UnicodeDecodeError

Pandas Errors

SyntaxError

IndentationError

KeyError

ValueError

RecursionError

ZeroDivisionError


More error cases will be added as I encounter them while learning Python.


Related Mini Projects

About

Minimal Python error examples with reproduce.py and fix.py. Built while learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages