Nickonomic

Results 9 comments of Nickonomic

> Solution is to add '--user' at the end. Like this: `pip install -r requirements.txt --user` Doesn't work.

It produced an error when I made an empty file. Instead, it must contain '{}' inside it. That solves the problem.

> Reinstalling all Microsoft Visual Studio Build Tools (2022) worked for me. Did you delete the old version? Or just install this on top?

> Hi @Nickonomic the error says > > > error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ > > That means...

> pymilvus not installed. Skipping import. Warning: The file 'auto-gpt.json' does not exist.Local memory would not be saved to a file. > > ive done a search in issues but...

> I ran into this issue awhile back. agent not being able to read files in auto_gpt_workspace. got past it by just making a new folder in there called workspace...

I also have a Windows 11 local machine. Are you using Docker?

> > I also have a Windows 11 local machine. Are you using Docker? > > I just pulled it from github and launched through powershell Interesting, thank you for...