Sublime Forum

Plugin requires specific version of Python

#1

Hi there, I’m working on the plugin that uses external dependency (python module) that requires a minimum Python 3.6 and as far as I can tell sublime ships with Python 3.3, is there any way to change python version on plugin level?

0 Likes

#2

No in ST3. But in ST 4, you can switch to python 3.8.

0 Likes

#3

Ok, hm… when should ST 4 release happen?

0 Likes

#4

only the staff knows.

0 Likes