"git lab create" is not seemed to work for me.
I tried to put command with following instruction.
cd test
git init
# "git hub create"and "git lab clone" has been worked
git lab create
# Fatal error: 'GroupManager' object has no attribute 'search'
and update token for gitlab. (this token is allowed all authorities)
Environment
macos->Mojave 10.14
pip3 --version
pip 18.0 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)
Please help me.