Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AttributeError: 'zipimporter' object has no attribute '_files' #121552

Closed as not planned
@catchyzheng

Description

@catchyzheng

Bug report

Bug description:

Hello,

I encountered this error when running code on python 3.13.

for file_path in importer._files:
E       AttributeError: 'zipimporter' object has no attribute '_files'

I suspect sth is changed in Lib/zipimport.py, but i am not sure.

Hope someone can provide some guidance, thank you!

CPython versions tested on:

3.13

Operating systems tested on:

Linux, macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions