chemosim-lab / ProLIF

Interaction Fingerprints for protein-ligand complexes and more
https://prolif.readthedocs.io
Apache License 2.0
361 stars 68 forks source link

Error tutorial files instalation on MacOs #161

Closed groponp closed 12 months ago

groponp commented 12 months ago

Dear,

I'm try make :


(prolif) [groponp@galileo Downloads]$ pip install prolif[tutorials]
´´´

an getting the following error:  zsh: no matches found: prolif[tutorials] 

How i ca fix it?, I've a macos big surf
cbouy commented 12 months ago

Hi,

Try adding quotes around:

pip install 'prolif[tutorials]' 
groponp commented 12 months ago

It fix the problem, but as report previews I'm getting the error