I\'m trying to import osmnx on google Colab and it did install successfully using !pip install osmnx but when I try to import it in Colab like this
osmnx
!pip install osmnx