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

FileNotFoundError “C:\Workbench\libpostal\src\address_parser.exe” #15

Open
samouree opened this issue Sep 24, 2024 · 2 comments
Open

Comments

@samouree
Copy link

Hi there,

I am having trouble installing and utilising MSYS2 to download the boost library due to my work proxy, so instead I have performed a git clone of the libpostal library into my C:\Workbench folder.

However, when I try to run the initial steps to configure the model by passing the White House address, it gives me a FileNotFoundError in “C:\Workbench\libpostal\src\address_parser.exe”.

I had a look into the repo and there are two “address_parser” files, but one is “.c” and the other “.h” extension.

Have I downloaded the repo incorrectly? Is there a way to fix this without relying on MSYS2?

@selva221724
Copy link
Owner

Hi there ,

You need to download the bundle from Google drive and copy that to c drive not your repo. Because the python binding will look for a path from c drive to execute the .exe file in the bundle.

Let me know if that works.

@selva221724
Copy link
Owner

#3

Discussed here

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

2 participants