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

Circular imports error #11

Closed
hunter-meloche opened this issue Apr 6, 2023 · 3 comments
Closed

Circular imports error #11

hunter-meloche opened this issue Apr 6, 2023 · 3 comments

Comments

@hunter-meloche
Copy link
Contributor

Hi, I just installed this with pip, but I'm getting this error when I try to use it.

AttributeError: partially initialized module 'emergent' has no attribute 'ChatAgent' (most likely due to a circular import)

I'd really appreciate it if someone could help me out. I'm using Python 3.11 for reference.

@kyb3r
Copy link
Owner

kyb3r commented Apr 6, 2023

Did you install via: pip install git+https://github.com/kyb3r/emergent

@hunter-meloche
Copy link
Contributor Author

That's correct. I tried making a venv and still had the same issue. I've yet to try with a different version of Python.

@hunter-meloche
Copy link
Contributor Author

I realized I'm just using it wrong.

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

2 participants