FileExistsError: [ERRNO 17] El archivo existe:
os.makedirs(mydir, exist_ok=True)
Novid19
os.makedirs(mydir, exist_ok=True)