Tamil Selvan
Tamil Selvan
> I have made a quick-and-dirty script that can generate an example data set from a set of DJI drone images (it extracts the EXIF/XMP data to get the XYZYPR...
Found a solution !!! find the `compare.py` in your python environment `\Lib\site-packages\recordlinkage\compare.py` and edit the following with your desired value, it is a temp fix, not long-term. I needed `0.5`...
why don't you try this i faced same probs: https://github.com/selva221724/pypostalwin
> Hi! I am trying to isntall libpostal on windows. I have installed and followed all the steps but when i run pip install postal, i am getting error. Please...
if you are looking for an unofficial python binding in windows, please use this python package. It can work very well in windows https://github.com/selva221724/pypostalwin 
if you are looking for an unofficial python binding in windows, please use this python package. It can work very well in windows https://github.com/selva221724/pypostalwin 
Hi, https://github.com/selva221724/pypostalwin this will help you to deploy the libpostal without any issues. Use the bundle given there. Also, vote for this pull request to support in the readme https://github.com/openvenues/libpostal/pull/564
> Hi! > > I have a question about deploying libpostal within a Windows desktop environment. > > If I want to use libpostal alongside my application, do I only...
Hi folks, please let me know what can we do the best here !!!
@albarrentine any comments, please?