For people having ImportError: cannot import name 'packaging'
For people having ImportError: cannot import name 'packaging' from 'pkg_resources' error:
run this in a new line:
!pip install setuptools==69.5.1
and restart the notebook
run this in a new line:
!pip install setuptools==69.5.1
and restart the notebook