dmmiller612 / bert-extractive-summarizer

Easy to use extractive text summarization with BERT
MIT License
1.39k stars 305 forks source link

Unable to install using Anaconda #28

Closed csetarun closed 4 years ago

csetarun commented 4 years ago

Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

bert-extractive-summarizer==0.1.4

dmmiller612 commented 4 years ago

I currently don't have the package in conda. From your conda environment, you will need to run pip install bert-extractive-summarizer.