You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone also @Doriandarko
I'm Trying to run on local machine, I think I have it running but localhost:5001 not working.
Am I missing something?
I believe this code below is meant to be in python, or do I have to save it as a python .py file... If so what do I name it?
I have tried this with python 3.10 Microsoft version and 3.11 global both within VS code
I would be grateful for any help, thanks
PS D:\BabyAGI\BabyAGIChatGPT-main plugin with search\BabyAGIChatGPT-main> h search\BabyAGIChatGPT-main'; & 'C:\Users\Darryl\AppData\Local\Microsoft\WindowsApps\python3.10.exe' 'c:\Users\Darryl.vscode\extensions\ms-python.python-2023.12.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher' '61609' '--' '-m' 'uvicorn' 'main:app' '--reload'
The text was updated successfully, but these errors were encountered:
sprinteroz
changed the title
Trying to run on local machine I have it running but localhost:5001 not working
Trying to run on local machine I think I have it running, but localhost:5001 not working
Jul 22, 2023
Ok I think I have worked out how to run the code, I think its D:\BabyAGI\BabyAGIChatGPT-main plugin with search\BabyAGIChatGPT-main>python main.py to run the file. Edit: (Windows Powershell) might be the best for this.
I will try it when I have time later today then I just have to see where the other code goes now.
Hi everyone also @Doriandarko
I'm Trying to run on local machine, I think I have it running but localhost:5001 not working.
Am I missing something?
I believe this code below is meant to be in python, or do I have to save it as a python .py file... If so what do I name it?
I have tried this with python 3.10 Microsoft version and 3.11 global both within VS code
I would be grateful for any help, thanks
PS D:\BabyAGI\BabyAGIChatGPT-main plugin with search\BabyAGIChatGPT-main> h search\BabyAGIChatGPT-main'; & 'C:\Users\Darryl\AppData\Local\Microsoft\WindowsApps\python3.10.exe' 'c:\Users\Darryl.vscode\extensions\ms-python.python-2023.12.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher' '61609' '--' '-m' 'uvicorn' 'main:app' '--reload'
The text was updated successfully, but these errors were encountered: