duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
5.9k stars 797 forks source link

Bug deploy and run Dockerfile #883

Open camiloburgos91 opened 2 years ago

camiloburgos91 commented 2 years ago

Please mention the following:

arliber commented 2 years ago

Having the same issue..

w0rmr1d3r commented 2 years ago

It seems that the error is this:

botocore 1.17.6 depends on urllib3<1.26 and >=1.20; python_version != "3.4"

If so, there are already some issues open regarding the dependencies and PRs opened fixing them.

Cheers!

miner29er commented 2 years ago

arliber & camiloburgos91, try removing version number (==1.26.5) for urlilib3 in requirements.txt file.