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

[Bug]: The cmd line functions dont work if you pip install the tool #12

Open
afizzycola opened this issue Mar 22, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@afizzycola
Copy link

Description of defect

E.g. the below or any other command errors as it is seeming files from the local directory

python3 owl2shacl -o "IES Specification Docs/Information Exchange Standard r4.2.0.n3" -s "IES Specification Docs/IES4shapes.ttl"

Example of error:

/Library/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/andreascola/Documents/Code/mapping-validator/shacltool': [Errno 2] No such file or directory

Steps to reproduce defect

  1. Run the above command or anything similar in attempt to use the tool via the command line.
  2. See the error

Expected behaviour

  1. should all command line use of the tool
  2. Readme should be up to date with any change as it is currently assuming the tool is not pip installed

Anything else?

No response

@afizzycola afizzycola added the bug Something isn't working label Mar 22, 2024
@afizzycola
Copy link
Author

@bpatelicent FYI - this is our private version of one we have open sourced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant