Trying to install 'calmap' dependency using the azure dependency management syntax
!pip install calmap
and getting
ExceptionPexpect: pty.fork() failed: [Errno 12] Cannot allocate memory
whenever I use anything with !
, on its own or with arguments, I get the above error
It also worked the first time I used it yesterday, but no more