Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Updated plugin install through plugins_config.yaml not working #214

Open
anothermimoguy opened this issue Jul 7, 2023 · 3 comments
Open

Comments

@anothermimoguy
Copy link

Following errors are received

Plugin config is invalid, continuing without plugins. Error: stat: path should be string, bytes, os.PathLike or integer, not NoneType

Not loading plugin AutoGPTWebInteraction. Key 'AutoGPTWebInteraction' was not found in plugins_config.yaml. Zipped plugins should use the class name (AutoGPTWebInteraction) as the key.

in plugins_config.yaml

AutoGPTWebInteraction: config: {} enabled: true

any ideas?

@jebutters
Copy link

Same here. I'm not technical at all, it's amazing I've got this far so might be overlooking something.

@zirenlegend
Copy link

metoo

@TheVolacious
Copy link

Uncommenting the "PLUGINS_CONFIG_FILE=plugins_config.yaml" line in the .env file worked for me. Just remove the "#" and space before the first letter.

Now I'm running into issues where it doesn't want to actually load any of the plugins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants