Closed tielur closed 8 years ago
It looks like maybe only Python3 is supported? This is in the README
:
Install the todocli package for Python 3 via pip.
Makes sense...
I didn't realize that python 3+ was a separate package in brew
on OSX. I've installed Python 3.5.1 via brew install python3
and then installed todocli via pip3 install todocli
and everything is working now!
I'm getting the current error when trying to use the
todo
cli:Python 2.7.11