Debayan
Databricks Employee
Databricks Employee

Hi,

Typically for this kind of error, you can follow something like below:

  • python3 -m relay_package --upgrade
  • check python module name on PyPI and install that module (e.g, pip3 install relay_package)

Rerun this command 

  • python3 -m relay_package --upgrade