Skip to content

Pyproj is now based on Python 3 #7

@wpkabore

Description

@wpkabore

The default installation instructions don't work because the version of pyproj installed with setup.py is based on Python 3.
To make the installation works execute the below command before 'python setup.py ... '

pip install pyproj==1.9.6 lxml==4.4.1

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