Sublime Forum

Shebang to use new build system

#1

Hi,
I have created a python3 virtual enivornment and created a new build system (PyVen) in sublime.

How can we use the shebang command in the python code to direct the build system to point to the PyVen?. So that I don’t have to uncheck Automatic to select PyVen from Build System every time I execute python code.

I appreciate any help you can provide.

0 Likes