Skip to content

Fix python3 setup with error izip_longest not found - #6

Open
olesang wants to merge 1 commit into
keleshev:masterfrom
olesang:master
Open

Fix python3 setup with error izip_longest not found#6
olesang wants to merge 1 commit into
keleshev:masterfrom
olesang:master

Conversation

@olesang

@olesang olesang commented Jun 26, 2017

Copy link
Copy Markdown

I found the error when I run pip3 install version. Because the izip_longest is renamed to zip_longest in python3.

@oazmiry

oazmiry commented Feb 13, 2024

Copy link
Copy Markdown

Seems like a similar fix was merged to master but was not uploaded to pypi. Can you do it? @keleshev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants