alecthomas / SublimePythonImportMagic

This Sublime Text 2 plugin attempts to automatically manage Python imports.
34 stars 3 forks source link

ImportError: No module named distutils #2

Closed hxzhao527 closed 8 years ago

hxzhao527 commented 9 years ago

When I start SublimeText 2 ,the plugin does not work.I see the console printed "ImportError: No module named distutils" after "Reloading plugin C:\Users\ZHX\AppData\Roaming\Sublime Text 2\Packages\Python Import Magic\sublime_import_magic.py".How to fix it?Thanks.

alecthomas commented 8 years ago

This should be fixed now, but requires ST3.