package installation into singularity

Viewed 11

I have singularity-ce version 3.10.2 on ubuntu 20.02. I am trying to install python package. It always says

Singularity> apt-get -y update
bash: apt-get: command not found

I already have python on my local computer. How can I resolve this?

0 Answers
Related