You might be using an out of date CLI version, we recommend installing the latest one and trying again to see if the problem was fixed.
$ pip install -U gencove
Note: If you only have python 3 installed on your system it pip
= pip3
.
Also, if you have multiple python versions installed, but your main is python 3.x, again pip
= pip3
Additionally you can download the latest version as a binary executable to avoid problems while using pip
.