Skip to content

walkthrough setup.md tf version and geopandas installation error and fix.  #9

@Zia-

Description

@Zia-

While trying to setup training env, I came across the following error -

The following two steps helped me go through these errors -

  • use it to initiate an env with python 2.7 version
    virtualenv -p python2.7 venv
  • install the following two packages while installing Install System Level Libraries
    apt-get install libgeos-dev
    apt-get install libgdal-dev

Note that for ohsome2label we still need python3.6 version. One can use different virenv for that.

Hope it helps!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions