This function does the setup for the package convexjlr.
Firstly it will try to establish the connect to Julia via the XRJulia interface,
Secondly it will check for the Julia packages Convex and SCS,
if the packages are not found, it tries to install them into Julia.
Finally, it will try to load the Julia packages and do the neccessary initial setup.