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

import chain AttributeError: 'NoneType' object has no attribute 'id' #1253

Closed
8 of 10 tasks
birdup000 opened this issue Sep 22, 2024 · 2 comments
Closed
8 of 10 tasks
Labels
needs triage Needs labels assigned. type | report | bug Confirmed bug in source code.

Comments

@birdup000
Copy link
Contributor

Description

When importing chain error occurs:

AttributeError: 'NoneType' object has no attribute 'id'

Operating System

  • Linux
  • Windows
  • MacOS

Acknowledgements

  • I am NOT trying to use localhost for providers running outside of the docker container.
  • I am NOT trying to run AGiXT outside of docker, the only supported method to run it.
  • Python 3.10.X is installed and the version in use on the host machine.
  • The latest version of Docker is installed and running on the host machine.
  • I am using the latest stable version of AGiXT.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.
  • I have searched the existing issues to make sure this bug has not been reported yet.
@birdup000 birdup000 added needs triage Needs labels assigned. type | report | bug Confirmed bug in source code. labels Sep 22, 2024
@birdup000
Copy link
Contributor Author

pushed a fix here #1254

@Josh-XT
Copy link
Owner

Josh-XT commented Sep 22, 2024

Merged #1254 - Thank you!

@Josh-XT Josh-XT closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs labels assigned. type | report | bug Confirmed bug in source code.
Projects
None yet
Development

No branches or pull requests

2 participants