Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants