Using libpostal in Databricks

NC
New Contributor III

Hi,

I am trying to work on address parsing and would like to use libpostal in Databricks.

I have used the official python bindings: GitHub - openvenues/pypostal: Python bindings to libpostal for fast international address parsing/no...

pip install postal results in:
CalledProcessError: Command 'pip --disable-pip-version-check install postal' returned non-zero exit status 1.
Has anyone managed to install this and use it? Appreciate your help and guidance.

 

Thank you.

 

Best regards,

Norvin