Skip to content

Investigate build image error and previous commit#2

Merged
rohpurohit merged 1 commit into
mainfrom
cursor/investigate-build-image-error-and-previous-commit-4634
Aug 22, 2025
Merged

Investigate build image error and previous commit#2
rohpurohit merged 1 commit into
mainfrom
cursor/investigate-build-image-error-and-previous-commit-4634

Conversation

@rohpurohit
Copy link
Copy Markdown
Owner

Correct import path for ComposioBaseComponent in googletasks_composio.py to resolve "No module named 'base'" error.

The googletasks_composio.py file, introduced in PR langflow-ai#8868, had an incorrect import statement (from base.langflow...) which caused a module not found error. This PR removes the erroneous base. prefix from the import path to align with other Composio components and fix the build failure.


Open in Cursor Open in Web

Co-authored-by: rohan.purohit <rohan.purohit@coditation.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Aug 22, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@rohpurohit rohpurohit marked this pull request as ready for review August 22, 2025 05:21
@rohpurohit rohpurohit merged commit 0ed2dc7 into main Aug 22, 2025
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

Successfully merging this pull request may close these issues.

2 participants