Comment 1 for bug 250525

Revision history for this message
Adam Collard (adam-collard) wrote : Re: meld crashes with AssertionError on startup

Thank you for taking the time to report this bug and helping to make Ubuntu better.

I suspect there is another Python module named "misc" somewhere on your system.

To help confirm this, could you open a Terminal (Applications -> Accessories -> Terminal) and type the following command:

python -c "import misc; print misc.__file__"

and paste the output in here.