@SydneyF
I'm upgrading to 2018.4 as I write this. Does the Python tool still use one venv for all instances? I'm developing something to upload to Server and I'm wondering whether I need to worry about the effects of having one environment for all users of the Python tool on the Server.
Thanks!