Quantcast
Channel: Automatic python code formatting in sublime - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Automatic python code formatting in sublime

$
0
0

I am trying to find some package that would auto format python code when using sublime.

There is PythonTidy, but when I use PackageController it says install completed but the package is not installed (does not appear in preferences).

I did try following the instructions in: https://github.com/witsch/SublimePythonTidy

and while i "pip installed" the package in python, sublime would not load, throwing:

terminate called after throwing an instance of 'boost::python::error_already_set'
/usr/bin/subl: line 3: 12415 Aborted                 
/usr/lib/sublime-text-2/sublime_text --class=sublime-text-2 "$@"

How would I go about installing this without PackageController, or alternatively, can anyone recommend another package?


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>