Open lotuslwt opened 5 years ago
lulu is installed successfully on debian, but can't run it... why?
Because you need add soft link by yourself, first you need figure out where python3 you put. Then try sudo ln -s /usr/local/python3/bin/lulu /usr/bin/lulu
sudo ln -s /usr/local/python3/bin/lulu /usr/bin/lulu
lulu is installed successfully on debian, but can't run it... why?