Skip to content

Wrong version of pygeoif ? #39

@PascalAnimateur

Description

@PascalAnimateur

Hello,

I'm trying to get oaff working in Docker compose and I'm getting the following error on startup:

data.py:31 ERROR - req:None error creating data source manager: cannot import name 'as_shape' from 'pygeoif.geometry' (/usr/local/lib/python3.8/site-packages/pygeoif/geometry.py)

After probing around, I got it working by issuing the following in my container and restarting it:

docker exec -it oaff pip install pygeoif==0.7

Am I missing something, as I'm not a python expert...

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