Closed zhengzaiyi closed 8 months ago
Thanks of reporting this @zhengzaiyi , a fix is on its way. Sorry about that! As a quick solution, you could try
pip install kgcl-schema==0.6.4
Issue has been resolved. If you uninstall and reinstall ontogpt, everything should work as expected. Feel free to close issue to confirm this.
Thanks @hrshdhgd - ran into this issue this morning too and couldn't replicate it.
Issue has been resolved. If you uninstall and reinstall ontogpt, everything should work as expected. Feel free to close issue to confirm this.
Thank you @hrshdhgd, that was quick!
I created a conda environment with a Python version of 3.9, then install the
ontogpt
:It works fine. However, when I try to set the API key, a ModuleNotFoundError occurred:
Has anyone encountered this issue and successfully resolved it?