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

Missing dependecies in requirements.txt #687

Closed
BoBeR182 opened this issue Jun 27, 2023 · 1 comment
Closed

Missing dependecies in requirements.txt #687

BoBeR182 opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working stale

Comments

@BoBeR182
Copy link
Contributor

Bug description

git clone https://github.com/xtekky/gpt4free.git
python -m venv gpt4free
cd gpt4free
source /bin/activate
pip install -r requirements.txt
python -m interference.app
pip install aiohttp
python -m interference.app
pip install flask
python -m interference.app
pip install flask_cors
python -m interference.app

Environement
Python 3.11.3

@BoBeR182 BoBeR182 added the bug Something isn't working label Jun 27, 2023
muscliary pushed a commit to muscliary/gpt4free that referenced this issue Sep 12, 2023
Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

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

No branches or pull requests

2 participants