TopicNet icon indicating copy to clipboard operation
TopicNet copied to clipboard

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

Open Alvant opened this issue 4 years ago • 3 comments

pip_install_topicnet_error

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

Alvant avatar May 05 '20 13:05 Alvant

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

Alvant avatar May 05 '20 13:05 Alvant

🤔 artm v8 really seems not compatible with topicnet

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

Alvant avatar May 05 '20 14:05 Alvant

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

Alvant avatar May 06 '20 08:05 Alvant