atommoyer / stapler

A Motif Hash Based Method for Matching Crosslinkers into Peptides and Proteins
15 stars 3 forks source link

dependency conflict #3

Open biotech70 opened 2 years ago

biotech70 commented 2 years ago

During installation get an error. The error file was attached. error

ajasja commented 2 years ago

I can confirm the problem https://colab.research.google.com/drive/122ISEY9_CNDalBtr3itfAEXXoaOvLZc6?usp=sharing image

ajasja commented 2 years ago

Workaround for now is


!pip install --no-dependencies pystapler==1.1.0
!pip install getpy xbin
import os
os.environ['NUMBA_DISABLE_JIT']='1'
import stapler