Skip to content

Changed python version requirement from version 3 to version 3.6.2 or above - #471

Merged
chinyeungli merged 1 commit into
aboutcode-org:developfrom
Naveen-singla:naveen
Sep 14, 2021
Merged

Changed python version requirement from version 3 to version 3.6.2 or above #471
chinyeungli merged 1 commit into
aboutcode-org:developfrom
Naveen-singla:naveen

Conversation

@Naveen-singla

Copy link
Copy Markdown

fix #466
I was using python 3.6.0 and have the following error AttributeError: module 'typing' has no attribute 'NoReturn' when running tests related to Jinja2
I found a similar problem here: https://stackoverflow.com/questions/67569038/attributeerror-module-typing-has-no-attribute-noreturn/67857937#67857937 which suggests using python 3.6.2 or above.

@chinyeungli
chinyeungli merged commit 667ba34 into aboutcode-org:develop Sep 14, 2021
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.

Update python requirement to 3.6.2 or above

2 participants