Skip to content

Latest commit

 

History

158 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 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 项目

关于

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

Topics

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages