I'm trying to use the scandir module and it gives me the error: ImportError: can not import name 'scandir' . I do not understand, it is assumed that the version I am using, 3.4.4 already has this module implemented. Does anyone have any idea how I can fix it? Thank you very much.