Skip to content

Got an error trying to create a project. 'Project' object has no attribute 'is_complex_app' #74

@keyvez

Description

@keyvez

---------- GPT PILOT EXITING WITH ERROR ----------
Traceback (most recent call last):

File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/main.py", line 126, in
started = project.start()

File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/helpers/Project.py", line 217, in start
self.tech_lead.create_development_plan()

File "/Users/gaurav/Documents/Code/ai/gpt-pilot/pilot/helpers/agents/TechLead.py", line 57, in create_development_plan
"is_complex_app": self.project.is_complex_app,

AttributeError: 'Project' object has no attribute 'is_complex_app'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions