I need to start MATLAB with "env MESA_LOADER_DRIVER_OVERRIDE=i965 matlab" to get hardware opengl rendering to work. I have tried to insert this into the python script to start the server, but it throws an error. I have no experience with python. How can I achieve this?