Skip to content

lookup-service-sqlite.py fails importing SPARQLWrapper #2

@talentoscope

Description

@talentoscope

./lookup-service-sqlite.py labels.db

Traceback (most recent call last):
File "./lookup-service-sqlite.py", line 5, in
from SPARQLWrapper import SPARQLWrapper, JSON
ImportError: No module named SPARQLWrapper

Followed the instructions in README.md to the letter, and the above happens when trying to run the sqlite lookup service.
The other label lookup service lookup-service.py works with no issue.

Maybe something is a prerequisite that isn't in the readme perhaps?

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