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

shexeval invocation doesn't work #74

Open
hsolbrig opened this issue Dec 7, 2020 · 0 comments
Open

shexeval invocation doesn't work #74

hsolbrig opened this issue Dec 7, 2020 · 0 comments

Comments

@hsolbrig
Copy link
Owner

hsolbrig commented Dec 7, 2020

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

hsolbrig added a commit that referenced this issue Dec 7, 2020
Shortcut until this is published is: `python -m pyshex.shex_evaluator`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant