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

resolved tweepy not in requirements.txt #1791

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

kumayu0108
Copy link
Contributor

Background

I opened an issue and wish to close #1790 and am making a pull request to resolve it related to module name being absent in requirements.txt

Changes

I have added the module tweepy in requirements.txt

Test Plan

I got the error No Module named 'tweepy' when I ran the command python -m autogpt.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@richbeales richbeales merged commit 6703bee into Significant-Gravitas:master Apr 16, 2023
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.

module tweepy not in requirements.txt
2 participants