Closed heiitu closed 5 years ago
i have tried the command pip3 install ./murty and it is not work. how can i solve the problem? thx
I see now that the README is missing that you need to run git submodule update before running pip3 install ./murty @heiitu
git submodule update
pip3 install ./murty
thanks a lot @erikbohnsack
i have tried the command pip3 install ./murty and it is not work. how can i solve the problem? thx