Hi!
I’m making this connection with mysql.
I installed mysql directly through the plugin editor (I didn’t install it through PIP).
In the Rhino 8 editor it works perfectly.
When I compile with RhinoScriptCompiler it doesn’t work.
Do I need to indicate some path in the code?
Do I need to install mysql via PIP?