John Scott

Results 19 comments of John Scott

@HoussenMoshine is this still an issue for you or can this be closed?

Same here ``` SYSTEM: Command browse_website returned: ('Error: unknown error: net::ERR_NAME_NOT_RESOLVED', None) Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File...

use `python -m autogpt` instead

Same here master stable and Auto-GPT v0.2.0.zip

same here... NEXT ACTION: COMMAND = execute_shell ARGUMENTS = {'command_line': 'ls workspace/seed_data/ELM327_logs && ls workspace/seed_data/vehicle_data'} Enter 'y' to authorise command, 'y -N' to run N continuous commands, 'n' to exit...

@jmanhype is this still an issue for you or can this be closed?

Same error here ... PS C:\Users\username\Projects\Auto-GPT> ``` git pull origin master ``` merged without conflicts ``` python autogpt/data_ingestion.py --dir seed_data --init --overlap 200 --max_length 1000 Traceback (most recent call last):...

> move `data_ingestion.py` from `Auto-Gpt/autogpt/data_ingestion.py` to `Auto-GPT/data_ingestion.py` > > `python data_ingestion.py --dir . --init --overlap 200 --max_length 1000` to ingest everything in the auto_gpt_workspace folder > > #1679 Thanks! Worked...

Same on any COMMAND = google @polds fix corrects the issue

Same issue here I've put the files I want it to find into the auto_gpt_workspace folder and told it to "Find the files in the vault and use them..." as...