Randy

Results 2 comments of Randy

> @hubertdungen try this command it will reinstall all the modules `pip install --force-reinstall -r requirements.txt` This worked for me after using https://github.com/Significant-Gravitas/Auto-GPT/issues/1517 and https://github.com/Significant-Gravitas/Auto-GPT/discussions/2044#discussioncomment-5643238 besides step 5. I modified...

https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install This is what got it working for me. Follow the build directions and install the right version of yarn. It will work on Linux that way.