explosion / sense2vec

🦆 Contextually-keyed word vectors
https://explosion.ai/blog/sense2vec-reloaded
MIT License
1.62k stars 238 forks source link

Conda Instal - Conflict with libcxxabi #96

Open eboraks opened 4 years ago

eboraks commented 4 years ago

Hello there, I tried to install sense2vec via conda conda install -c conda-forge sense2vec and I got the following conflicts. Package libcxxabi conflicts for: wasabi -> python -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] importlib_metadata -> python[version='>=3.6,<3.7.0a0'] -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] libgfortran -> llvm-openmp[version='>=8.0.0'] -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] plac -> python[version='>=3.5,<3.6.0a0'] -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] llvm-openmp -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] python=3.7 -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0'] attrs -> python -> libcxx[version='>=4.0.1'] -> libcxxabi[version='4.0.1|8.0.0|8.0.0|8.0.0|8.0.0|8.0.1',build='3|2|hcfea43d_1|hebd6815_0|1|4|0']...

Spacy and Python versions: `============================== Info about spaCy ==============================

spaCy version 2.2.3 Location /Users/eliranboraks/opt/anaconda3/envs/spacy/lib/python3.7/site-packages/spacy Platform Darwin-19.2.0-x86_64-i386-64bit Python version 3.7.5 Models`