Using Python RPA Library on Databricks

Kaizen
Valued Contributor

Hi I didn't see any conversations regarding using python RPA package on Data bricks clusters. Is anyone doing this or have gotten it to successfully work on the clusters? 

I ran into the following errors:

1) Initially I was getting the error below regarding init(). However this was due to not having chrome driver installed 

Kaizen_0-1706743633855.png

2) After installing chrome driver. The cell now hangs without erroring out. This is really interesting. Any suggestions or thoughts would be welcome.

Kaizen_1-1706743734836.png