Skip to content

shexeval invocation doesn't work #74

@hsolbrig

Description

@hsolbrig

If you

pipenv install pyshex
pipenv run shexeval

you get:

Traceback (most recent call last):
  File "/Users/solbrig/.local/share/virtualenvs/zzf-MnAwF90I/bin/shexeval", line 5, in <module>
    from PyShEx.shex_evaluator import evaluate_cli
ModuleNotFoundError: No module named 'PyShEx'

This is because the package name is pyshex, not PyShEx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions