Skip to content
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

Pip install topicnet leads to error if artm v8 already installed on Windows #53

Open
Alvant opened this issue May 5, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@Alvant
Copy link
Collaborator

Alvant commented May 5, 2020

pip_install_topicnet_error

However, installation from source (git clone ... & pip install .) works

@Alvant Alvant added the bug Something isn't working label May 5, 2020
@Alvant Alvant changed the title pip install topicnet leads to error if artm v8 already installed on Windows Pip install topicnet leads to error if artm v8 already installed on Windows May 5, 2020
@Alvant
Copy link
Collaborator Author

Alvant commented May 5, 2020

Oops, installation from source also failed. Needed to remove artm from setup.py first, then pip install . did the thing

@Alvant
Copy link
Collaborator Author

Alvant commented May 5, 2020

🤔 artm v8 really seems not compatible with topicnet

AttributeError: 'ARTM' object has no attribute 'dump_artm_model'

@Alvant
Copy link
Collaborator Author

Alvant commented May 6, 2020

In short, it must be stated clearly that v8 ARTM is not supported, only v9 or higher)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant