naver / splade

SPLADE: sparse neural search (SIGIR21, SIGIR22)
Other
751 stars 84 forks source link

YAML Installation doesn't work from macOS with mini conda #36

Open AlonEirew opened 1 year ago

AlonEirew commented 1 year ago

OS:

macOS Ventura 13.3.1 
conda 23.1.0

Command: conda env create -f conda_splade_env.yml

Output:

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - libgfortran4==7.5.0=ha8ba4b0_17
  - protobuf==3.19.1=py38h295c915_0
  - gmp==6.2.1=h2531618_2
  - gcc_impl_linux-64==9.3.0=h70c0ae5_19
  - libwebp==1.2.2=h55f646e_0
  - freetype==2.11.0=h70c0345_0
  - libffi==3.3=he6710b0_2
  ....
rithikachowta08 commented 8 months ago

Any update here?

cristianciacu1 commented 4 months ago

Did you manage to solve this? @AlonEirew @rithikachowta08