'ARIMA dependency on google colab not working

I am working on a time series problem and wanted to try ARIMA model for it.

But while working I am stuck at pmdarima not getting installed onto Google Colaboratory.

This command is running forever and neither it is throwing any error nor it is completing its execution.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source