Neha-ksu opened this issue 2 years ago · 3 comments
I think you need to use %cd rather than !cd in Jupyter. It's generally a good idea to use %pip rather than !pip3 too.
%cd
!cd
%pip
!pip3
Did this solve your problem @Neha-ksu?
Closing for now. Feel free to reopen if you're still having issues.