x-tabdeveloping / topicwizard

Powerful topic model visualization in Python
https://x-tabdeveloping.github.io/topicwizard/
MIT License
101 stars 13 forks source link

Compatibility with latest versions of python #18

Closed umarIft closed 11 months ago

umarIft commented 1 year ago

Hi, I am unable to install topic-wizard and I am using python 3.11. Is this a known issue? It gives an error at wordcloud package during the installation of the topic-wizard package.

x-tabdeveloping commented 1 year ago

Yes it's a known issue. I will try to fix it as soon as possible, in the meantime I suggest you try to work in a virtual environment with 3.10.

umarIft commented 1 year ago

Thanks for the quick reply. I switched to python 3.10 and it worked :)

x-tabdeveloping commented 11 months ago

Fixed with version 0.5.0 :)