Hi Barak, This used to work for me, maybe you can try?
!pip install -q condacolab import condacolab condacolab.install() !conda install -C salilab imp
Cheers
Sent from my iPhone
> On 18 Jan 2023, at 14:28, Barak Raveh barak.raveh@gmail.com wrote: > > > This shell snippet used to work for installing IMP on google colab, but it seems to have stopped working: > > !echo "deb https://integrativemodeling.org/latest/download/ $(lsb_release -cs)/" > /etc/apt/sources.list.d/salilab.list > !apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 22A3BF2B > !apt update > !apt install imp > > Is it the proper way, and is it supposed to work at all? There seems to be an issue with the key. > > Thanks! > Barak > > > _______________________________________________ > IMP-dev mailing list > imp-dev@salilab.org > https://salilab.org/mm/postorius/lists/imp-dev.salilab.org/