-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Windows install instructions to README.md
Note that this will only work once openvenues/libpostal#376 is merged to libpostal.
- Loading branch information
1 parent
1c0fd96
commit a234e69
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a234e69
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi...i am following the instructions but I got stuck in line no 80..... pip install postal --global-option=build_ext --global-option="-I[...libpostal checkout...]\headers" --global-option="-L[...libpostal checkout...]"
2.Even after giving libpostal.h path in [....libpostal checkout....] I get an error saying libpostal.h not found.
Could you help me with it.