gavel-tool / python-gavel-owl

GNU Affero General Public License v3.0
4 stars 1 forks source link

error message, ply not installed #12

Open fabianneuhaus opened 2 years ago

fabianneuhaus commented 2 years ago

I got the following error message. File "/Users/fneuhaus/Library/Python/3.8/lib/python/site-packages/gavel_owl/dialects/annotated_owl/macleod_clif_parser.py", line 3, in import ply.lex as lex ModuleNotFoundError: No module named 'ply'

I installed it afterwards, but probably it should be installed automatically when installing fowl

sfluegel05 commented 7 months ago

This should have been fixed by commit bdd67cad9e21e35bc7cb78bf2c404b5b6afad31a but I still have this problem, so apparently, it didn't make it into the release