csirtgadgets / cifsdk-py-v3

CIFv3 Python SDK for use with Bearded Avenger

Home Page:https://github.com/csirtgadgets/bearded-avenger/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install of cifsdk on Xenial (Ubuntu 16.04) fails on dateutil version

JesseBowling opened this issue · comments

Expected behavior and actual behavior.

Expect that pip install cifsdk will install, however it fails due to a dependency version check by pendulum

Steps to reproduce the problem

pip install cifsdk

Relevant logs as a result of the actual behavior

pendulum 2.0.3 has requirement python-dateutil<3.0,>=2.6, but you'll have python-dateutil 2.4.2 which is incompatible.

Specifications like the version of the project, operating system, or hardware.

Ubuntu 16.04 (Xenial) running on a virtual machine

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

so old, closing.