joshfryart

Results 4 comments of joshfryart

I did run pip install -e . and it still has the same issue :/ hmmmmm

``` File "C:\Users\joshu\Documents\_aipython\_useful\camel\examples\ai_society\role_playing.py", line 3, in from camel.agents import RolePlaying ModuleNotFoundError: No module named 'camel' ```

> @joshfryart please try: > > 1. pip install -e . > > 2. run the script examples/ai_society/role_playing.py this worked. Thanks for missing my oversight. Having fun now 👯

Same issue :)