Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make error 127 when installing libpostal on Windows 10 64-bit #483

Open
djmurphy420 opened this issue Feb 21, 2020 · 4 comments
Open

Make error 127 when installing libpostal on Windows 10 64-bit #483

djmurphy420 opened this issue Feb 21, 2020 · 4 comments

Comments

@djmurphy420
Copy link

Hi!

I am trying to install libpostal on a Windows 10 machine (64-bit). I got all the way through the process up until make install, where it failed with (make) Error 127. It appears to have created the compiled dll and a number of application files are under /src/.libs. A screenshot of the terminal at the point of failure provides the gory details. The directory /d/libpostal was created, and /d has over 160 Gb of free space. The screenshot shows that the directory is writable.

image

What do I need to do to get this working? I have a lot of address cleaning to do :)

Thanks in advance for your kind help.

@tsnork
Copy link

tsnork commented Mar 12, 2020

Having the same issue, did you get around this error?

@w0pr
Copy link

w0pr commented Mar 13, 2020

You need to replace libpostal.def with a version containing additional exports

see this thread openvenues/pypostal#23 (comment)

@michaelg-baringa
Copy link

I have the same issue in #485 but I am trying to install on a Windows 2008 Server OS

@selva221724
Copy link

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

alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants