JulianEberius / SublimePythonIDE

ST3 only: A rewrite of SublimeRope for ST3, uses the Rope library to add python completions and refactoring to ST3
GNU General Public License v2.0
267 stars 38 forks source link

Not work with python3 #102

Closed botranvan closed 1 year ago

botranvan commented 1 year ago

I running package with sublime text 4 in ubuntu 22.04 that installed python3 as main. I seen message error like:

SublimePythonIDE: No server response
unsupported pickle protocol: 4

Can you support this package to run with python3?