Open LuisEGR opened 6 years ago
Same error here, can confirm that pip3 install 'trackerjacker==1.8.0'
worked for me.
Same error on macOS 10.14 Beta and the pip3 install 'trackerjacker==1.8.0'
worked fine.
Kubuntu 18.04, latest pyenv, python 3.7.0 same issue and same workaround with 1.8.0 as specified version
I tried to install directly from pip3
pip3 install trackerjacker
and there is an error when installing the dependencyruamel.yaml==0.15.0
, this is the error:I just saw that the previous version asked for
ruamel.yaml>=0.15.35
, so I just did the instalation of that version and it's all fine:'pip3 install 'trackerjacker==1.8.0'
So the current versión is broken, at least for Mac OS High Sierra - Python 3.7.0 - pip 18.0