Skip to content

no such option: --global-option #101

@ThibaultDECO

Description

@ThibaultDECO

When trying to install with pip, I get no such option: --global-option
--global-option is deprecated...

The alternative is to do this:

git clone https://github.com/openvenues/pypostal
cd pypostal
python setup.py build_ext -I[...libpostal checkout...]\headers -L[...libpostal checkout...]
python setup.py install --user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions