mochi-neko / ChatGPT-API-unity

A client library of ChatGPT chat completion API for Unity.
MIT License
117 stars 14 forks source link

Issue when Importing #5

Open Schenk0 opened 1 year ago

Schenk0 commented 1 year ago

I am having an issue when trying to import this, I have copied the dependencies into the manifest file but I get this error:

An error occurred while resolving packages: Project has invalid dependencies: com.mochineko.chatgpt-api: No 'git' executable was found. Please install Git on your system then restart Unity and Unity Hub

Now this might just be me being really dumb, but I don't know what I'm doing wrong... Is there some step I'm missing?

mochi-neko commented 1 year ago

Please see this document and install some Git client to your PC.

This repository uses Git to import dependent packages.

unison1996 commented 7 months ago

I have the same issue even after installing git. Please sent here the steps