Hops not working. Unable to start a local compute server

I am working on a project for which i need bakeable text. I was testing the definition written by David Rutten and Giulio Piacentino for bakeable text as an output as described in the link below.

https://discourse.mcneel.com/t/creating-text-objects-and-outputting-them-as-normal-rhino-geometry/47834/7

This definition creates TextGoo.

This is the definition which is supposed to give me the bakeable text as the output

What i get out of it is just Text, not bakeable text.

So i was wondering if HOPS was able to handle it or not or what would be the best way around it?

Below are the scripts if you can take a look at it.
Thanks

BakeableTextGhPy.gh (14.4 KB)
BakeableTextGhPy_HOPS read.gh (5.0 KB)