question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Installation Issue] Unable to install dependencies(tensorflow-text) while installing Top2Vec

See original GitHub issue

I am trying to install top2vec but getting the following error when I do ‘pip install top2vec==1.0.15’

ERROR: Could not find a version that satisfies the requirement tensorflow-text (from top2vec) (from versions: none) ERROR: No matching distribution found for tensorflow-text (from top2vec)

I have windows 10, python 3.7, x64.

From what I understand, currently, tensorflow-text isn’t available for Windows, so could you guys provide any resolution for this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ddangelovcommented, Nov 10, 2020

Issue should be fixed, try the latest version 1.0.16.

0reactions
phuclhcommented, Aug 22, 2022

I fixed the above error but got another one when using pip. The new issue is same as this one https://github.com/ddangelov/Top2Vec/issues/285

Read more comments on GitHub >

github_iconTop Results From Across the Web

top2vec - PyPI
Top2Vec is an algorithm for topic modeling and semantic search. It automatically detects topics present in text and generates jointly embedded topic, document ......
Read more >
How do I install tensorflow_text? - Stack Overflow
This should work: pip install tensorflow-text.
Read more >
Release 1.0.27 - Top2vec
Top2Vec is an algorithm for topic modeling and semantic search. It automatically detects topics present in text and.
Read more >
Forum post try 1 - Kaggle
1->tensorflow==1.12.3) (52.0.0) Installing collected packages: tensorboard, tensorflow Found existing installation: tensorboard 1.14.0 Uninstalling tensorboard- ...
Read more >
error: could not build wheels for hdbscan, which is required to ...
I already have hdbscan via a precompiled wheel file (as I had issues building the wheel even with Build Tools 2017 installed) but...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found