EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
https://gptgirlfriend.online
2.58k stars 435 forks source link

Cannot Deploy #82

Open LustfulAdventurer opened 9 months ago

LustfulAdventurer commented 9 months ago

Hello,

When i try to deploy the code i get this error

ship deploy && ship use

Finished invoking pip on requirements.txt An exception occurred while building the package. Traceback (most recent call last): File "/var/task/app.py", line 72, in handler install_dependencies(output_log, extract_dir) File "/var/task/app.py", line 50, in install_dependencies raise Exception( Exception: There was an error pip-installing the packages in requirements.txt; Pip had non-zero return status. Please check the log output.

Aborted!

I would like some help please.

lpy19930103 commented 2 weeks ago

Hi, have you solved it?