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

Disabling inclusion of CSS code in the HTML file fails #183

Open
keski opened this issue Feb 14, 2023 · 0 comments
Open

Disabling inclusion of CSS code in the HTML file fails #183

keski opened this issue Feb 14, 2023 · 0 comments

Comments

@keski
Copy link

keski commented Feb 14, 2023

Disabling inclusion of CSS code in the HTML file fails:

python3 cli.py --css false -o index.html ./ontology.owl

with the error:

FileNotFoundError: [Errno 2] No such file or directory: '[...] pylode.css'

The same error appears whether used via cli or as a Python module.

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