I installed pyvirtualdisplay with pip on Windows 10. When I import that library I have no problem, but I get an error on this line of the following cell: Display(visible=0, size=(840, 480)).start();
The error is the next one: FileNotFoundError: [WinError 2]