-
Notifications
You must be signed in to change notification settings - Fork 84
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
This error originates from a subprocess #474
Comments
Hi @SaraNiknamHesar - if you're on a Windows system then this may be the same issue as here: #387 |
OK, does this work:
|
Another solution here would be to use a Docker container - I don't have one ready to go for OntoGPT but have an open issue for it in #176. |
I think this is the main error, though:
That should be installed along with the build tools, so I'm not sure why it can't be found on your system. |
The first solution didn't work and I have to check the second one because I don't know Docker, but for the third issue, yes, this is one of the errors that I tried to find an answer for, but no results were obtained. If you could give a solution for this, I would be grateful. I need it a lot to be able to work with this tool, please don't close the issue so that I can test the second solution, because now Europe is night, thanks |
This comment was marked as outdated.
This comment was marked as outdated.
Hi @SaraNiknamHesar - I hid your comment to avoid sharing your API key.
|
You may want to set your API key as an environment variable - before running ontogpt - like so:
|
With your advice, I used the command you gave and even tried both ways mentioned in the link I posted, but I didn't get an answer. Is there a solution? I want to use this model in my presentation and I am really stuck in solving its problems. https://help.openai.com/en/articles/5112595-best-practices-for-api-key-safety |
Hi @SaraNiknamHesar,
If that still doesn't help, you may want to verify that your API key is working with some demo code (like this: https://platform.openai.com/docs/quickstart) or with another package (like this: https://github.com/simonw/llm). It's possible that for some reason your API key is restricted to some services or models. You could also try a different model in the demo code or with OntoGPT itself - for OntoGPT, use the
|
Hi unfortunately I couldn't fix it and it didn't work for me actually i really like that to use this also for my project but I can't what can I do for it? |
Hello I have this problem when I am trying to install the ontogpt and use pip install ontogpt
please help me it has been 3 days I am trying to use it but I can't
The text was updated successfully, but these errors were encountered: