cudeso / misp2sentinel

MISP to Sentinel integration
MIT License
53 stars 17 forks source link

Dependency conflict #11

Closed ThomasMethlie closed 1 year ago

ThomasMethlie commented 1 year ago

I´m trying to install the solution but run into this problem.

`ERROR: Cannot install -r cudeso_requirements.txt (line 4) and urllib3==1.24.2 because these package versions have conflicting dependencies.

The conflict is caused by: The user requested urllib3==1.24.2 botocore 1.12.10 depends on urllib3<1.24 and >=1.20`

Tried on two different machines: OS: Mac Python: 3.9.11

OS: Ubuntu 18.04.6 LTS Python 3.8.0

cudeso commented 1 year ago

Duplicate https://github.com/cudeso/misp2sentinel/issues/12