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

fix import #1111

Merged
merged 1 commit into from
Mar 23, 2025
Merged

fix import #1111

merged 1 commit into from
Mar 23, 2025

Conversation

SmartManoj
Copy link
Contributor

@SmartManoj SmartManoj commented Mar 23, 2025

Fixes:

ERROR    [agent] Error during cleanup: name 'gc' is not defined
Traceback (most recent call last):
  File "C:\Users\smart\Desktop\GD\browser-use\browser_use\agent\service.py", line 992, in close
    gc.collect()
    ^^
NameError: name 'gc' is not defined. Did you forget to import 'gc'

@MagMueller MagMueller merged commit e737544 into browser-use:main Mar 23, 2025
1 check passed
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