Hi, I am trying to run the Python bonus chapter code to simply include all of the dependencies in conda.yaml file. I created a new robot and selected the Python template before attempting this, not sure if that was the right action, the chapter did not specify to use the same robot template or not.
These are the dependencies I am using.
I have not edited the robot.yaml file. I would have attached an image but the forum only allows one embedded image per post.
And my tasks.py file has an error under my imports for the Playwright library, so I am assuming that is where the issue is occurring.
Am I doing something wrong with the dependencies?