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

SyntaxError: cannot assign to expression here. Maybe you meant '==' instead of '='? #33

Closed
maxenergy opened this issue Feb 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@maxenergy
Copy link

Your CrewAI script is saved here: scripts/crewai-autocrew-20240201-095215-A-hypothetical-software-development-comp-gamma.py
File "/mnt/d/interpreter/autocrew/scripts/crewai-autocrew-20240201-095058-A-hypothetical-software-development-comp-alpha.py", line 37
agent_UX/UI_Designer = Agent(
^^^^^^^^^^^^^^^^^^^^
SyntaxError: cannot assign to expression here. Maybe you meant '==' instead of '='?
File "/mnt/d/interpreter/autocrew/scripts/crewai-autocrew-20240201-095131-A-hypothetical-software-development-comp-beta.py", line 24
agent_UI/UX_Designer = Agent(
^^^^^^^^^^^^^^^^^^^^
SyntaxError: cannot assign to expression here. Maybe you meant '==' instead of '='?
File "/mnt/d/interpreter/autocrew/scripts/crewai-autocrew-20240201-095215-A-hypothetical-software-development-comp-gamma.py", line 37
agent_UX/UI_Designer = Agent(
^^^^^^^^^^^^^^^^^^^^
SyntaxError: cannot assign to expression here. Maybe you meant '==' instead of '='?
AutoCrew script finished successfully

@yanniedog
Copy link
Owner

Thank you for logging this issue. However, I really need the log file in order to assist.

@yanniedog yanniedog added the bug Something isn't working label Feb 2, 2024
@theCyberTech
Copy link
Contributor

Fixed under #38

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants