I would like to make Python virtual environments other than those created by this node available to the node.
For now, you should add path.json and add the paths python(.exe) and pip(.exe) to the Python virtual environment so that you can use them on the node as well.
I will implement this to add path.json if it is missing.