nestauk / nlp-link

A python package to semantically link two lists of texts.
https://nestauk.github.io/nlp-link/
MIT License
0 stars 0 forks source link

More efficient with boto install issue #14

Open lizgzil opened 3 weeks ago

lizgzil commented 3 weeks ago

I did

conda create --name test_nlp_link_env pip python=3.10
conda activate test_nlp_link_env
pip install nlp-link

and it took quite a while since I got a huge list of boto3 installs , e.g. Screenshot 2024-10-31 at 18 54 46

lizgzil commented 3 weeks ago

Still a bit annoying, but better after v0.1.3