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

How to run this project #43

Open
webapp-pro opened this issue Nov 7, 2023 · 4 comments
Open

How to run this project #43

webapp-pro opened this issue Nov 7, 2023 · 4 comments

Comments

@webapp-pro
Copy link

ERROR: Cannot install -r requirements.txt (line 22), -r requirements.txt (line 3) and colorama<0.4 and >=0.3 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested colorama<0.4 and >=0.3
awsebcli 3.15.3 depends on colorama<0.4.0 and >=0.3.9
docker-compose 1.23.2 depends on colorama<0.5 and >=0.4; sys_platform == "win32"

Isn't it a contradiction?

@ayush-garg341
Copy link

I have tried the steps mentioned in README and I am able to run the project successfully.
Please share exact steps to reproduce the issue..

@kingp08
Copy link

kingp08 commented Feb 24, 2024

I am using Python 3.10.6 and followed README. But I am getting the similar error of webapp-pro.
@ayush-garg341 What version did you use to run this project?

@ayush-garg341
Copy link

It might be because of underlying OS, I have tried on Mac Os.
Try to run it via docker and change base image.

@jolanipekun
Copy link

@webapp-pro ; I have been to successfully run the described steps on my deveopment setup with no issues. I ran it on a macOs. would be worth to replicate the same steps on windows and see if there are any descrepancies.

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

No branches or pull requests

4 participants