Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
2025-09-19 11:46:07.508 [info] cwd: . 2025-09-19 11:46:07.528 [info] Active interpreter [e:\Temp\test_problem]: C:\Program Files\Python312\python.exe 2025-09-19 11:46:07.530 [info] Starting Pylance ...
When trying to discover the tests in my repository it throws the following error. Apparently it doesnt activate python or my environment correctly. 2025-09-04 15:48: ...