Skip to content

cannot import functions from functools #5

@chenchensun

Description

@chenchensun

from functools import zip
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'zip' from 'functools' (/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/functools.py)

how to fix this?T.T @wilsonyin123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions