IntelligenzaArtificiale/Free-Auto-GPT

ValueError: File 'cookiesHuggingChat.json' not found!

Opened this issue · 0 comments

⚠️INSTRUCTIONS:
  • Enter ONE "x" inside the brackets [x] to choose the answer
  • Example
  • Example2

Have you already searched for your ISSUE among the resolved ones?

  • Yes, new issue
  • Yes, but the solution not work for me
  • No

What version of Python do you have?

  • Last, Python > 3.11
  • Python >= 3.8
  • PIs you have Python<3.8 pease install last version of python

What version of operating system do you have?

  • Windows
  • Linux/Ububtu
  • Mac/OSX

What type of installation did you perform?

  • pip3 install -r requirements.txt
  • python3 -m pip install -r requirements.txt
  • Anaconda
  • Container on VS

Desktop (please complete the following information):

  • Browser [e.g. chrome] :
  • Version [e.g. 112] :

Describe the bug
A clear and concise description of what the bug is.

Streamlit side

ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format.
Traceback:
File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in
raise ValueError(

Terminal side

2023-08-19 08:55:36.372 Uncaught app exception
Traceback (most recent call last):
File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in
raise ValueError(
ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format.
2023-08-19 08:55:36.373 Uncaught app exception
Traceback (most recent call last):
File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in
raise ValueError(
ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format.
2023-08-19 08:55:36.529 Uncaught app exception
Traceback (most recent call last):
File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in
raise ValueError(
ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.
Cammel localhost