Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF export error: capgrids SyntaxError #479

Open
jessesnyder opened this issue Mar 24, 2022 · 0 comments
Open

RDF export error: capgrids SyntaxError #479

jessesnyder opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels

Comments

@jessesnyder
Copy link

Exception thrown while running weekly RDF export:

2022-03-24 13:10:12 ERROR pleiades.rdf Exception caught computing grid extent for <Location at /plone/places/599650/undetermined>
Traceback (most recent call last):
  File "/srv/python27-apps/pleiades4/src/pleiades.rdf/pleiades/rdf/common.py", line 588, in place
    bounds = capgrids.box(mapnum, grid)
  File "/srv/python27-apps/pleiades4/src/pleiades.capgrids/pleiades/capgrids/__init__.py", line 32, in box
    return tuple(eval(inset))
  File "<string>", line 0

    ^
SyntaxError: unexpected EOF while parsing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants