You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install tmap. After installing through pip, I get the error AttributeError: module 'tmap' has no attribute 'Minhash'. I see that this issue previously created #22 (comment) but no answer was given. How can I properly install tmap?
The text was updated successfully, but these errors were encountered:
I have encountered the same problem, but only when I installed tmap using pip. Installing using conda solves this issue.
In case you are using Google Colab:
I am trying to install tmap. After installing through pip, I get the error
AttributeError: module 'tmap' has no attribute 'Minhash'
. I see that this issue previously created #22 (comment) but no answer was given. How can I properly install tmap?The text was updated successfully, but these errors were encountered: