Skip to content

PyGeometry (?) dependency not declared  #144

@graik

Description

@graik

At least on OSX, setup from the current master branch fails with:
"ModuleNotFoundError: No module named 'geometry'"

Presumably, this refers to the PyGeometry package: https://github.com/AndreaCensi/geometry

pip install PyGeometry superficially works but then the package gives an import error:
ImportError: cannot import name 'operatorPrecedence' from 'pyparsing' (/opt/homebrew/Cellar/sip/6.6.1/libexec/lib/python3.9/site-packages/pyparsing/__init__.py)

This looks like a regression error in the library and there is some mentioning of changes in pyparsing that would need to be taken into account but I didn't investigate this further. It looks like the PyGeometry package is not maintained. I have tried installing from the github master branch and the problem persists.

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