Hacker News new | ask | show | jobs
by lysium 4756 days ago
I see. As a quick fix, I tried to call python 2.6 from the colout script, but that failed because importlib exists only in python3. I don't know how to make it work on both versions, I'm afraid.