Skip to content

Conversation

@zhuochenKIDD
Copy link
Contributor

@zhuochenKIDD zhuochenKIDD commented Nov 5, 2019

Issue is: https://discuss.tvm.ai/t/what-is-minimal-python3-version-requirements/4594

After #4250 is merged, newest code still not worked in python 3.5.

Because "from typing import Deque" will cause ImportError, and it's from #3863

I fix this and make tvm works in my env(python 3.5.2), however, I am not sure where this fix is appropriate or do we have more elegant way, would you pls help take a look, thanks

@tqchen @MarisaKirisame

@tqchen tqchen merged commit aae5cde into apache:master Nov 5, 2019
@tqchen
Copy link
Member

tqchen commented Nov 5, 2019

Thanks @zhuochenKIDD

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