Comment 5 for bug 1738036

Revision history for this message
Mr. Asif Mohammad Mollah (mrasif) wrote :

I have opened bash file of cherrytree
$sudo vim /usr/bin/cherrytree
Then modify
#!/usr/bin/python
to
#!/usr/bin/python2.7

2.7 is a version of python.

It fixed this issue.