FileNotFoundError Traceback (most recent call last)
in ()
----> 1 os.listdir(“C:\Users\Suprateek Chatterjee\images”)
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Users\Suprateek Chatterjee\images’
This is the error in colab but it works fine on Jupyter Notebook