-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gensim version #1
Comments
Hi
I built the first version on top of 2.3 version while the second on top of
3.2 version. I will update the info but please if it still returns you a
problem, send me your code .
…On 1 Apr 2018 11:36 a.m., "eslamromario" ***@***.***> wrote:
Could you please state the version of Gensim as every time i run the code
i get the following error:
AttributeError: 'module' object has no attribute 'call_on_class_only'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANqZKY7yKGAws5oEq6hLP55XeUTG5qPOks5tkJ-ngaJpZM4TCxgC>
.
|
get this error when use 3.2 version
``# -- coding: utf8 -- |
Hi Eslam It seems that gensim recommends all to update to 3.4 version. I just noticed that now. |
Thanks for ur great efforts . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you please state the version of Gensim as every time i run the code i get the following error:
The text was updated successfully, but these errors were encountered: