Skip to content

Conversation

@charsyam
Copy link
Contributor

@charsyam charsyam commented Jul 2, 2019

python version check is wrong now.
it uses sys.version_info[:1] but it returns tuples not Integer.
so it always fails.

I just fixed it

Thanks.

Co-Authored-By: Michael Penkov <[email protected]>
@charsyam
Copy link
Contributor Author

charsyam commented Jul 2, 2019

@mpenkov Thanks, It is better to read

@mpenkov mpenkov merged commit a0f8aff into piskvorky:develop Jul 7, 2019
@mpenkov
Copy link
Collaborator

mpenkov commented Jul 7, 2019

@charsyam OK, merged. Congrats on your first contribution to gensim 🥇 Thank you!

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