Installing python packages

Parham 5 Reputation points
2023-02-03T13:31:57.71+00:00

I'm having issues installing packages using the "!python". It seems like calling "python" and the executable path are different. This was not an issue before and it occurs with all the kernels. Even after installing the packages I need, when I try importing cv2, I get the error "ModuleNotFoundError: No module named 'cv2'", which was previously not the case. Even after installing opencv, I finally get the following error: importerror: libgl.so.1: cannot open shared object file: no such file or directory".

None of these issues were happening 2 days ago.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,997 questions
{count} votes