Today i am suddenly getting this error when importing a local package. Anyone know how to fix?
Not sure if this arose after installing some separate tools or updating ubuntu, no idea.
import mdpopups
File “/home/<>/.config/sublime-text/Lib/python33/mdpopups/init.py”, line 13, in
from . import markdown
ImportError: cannot import name markdown
thnx.