Some troubleshooting for setting up Numerai Compute

I just upgraded to the new compute and it turns out symlinks are no longer supported for model paths when configuring your node. If you configure the path to your model using a symlink, when you try to deploy it you’ll see a runtime error like:

RuntimeError: Current directory invalid, you must run this command either from "C:/my_symlink/my_model" or a parent directory of that path.

I’ve reported this issue in RocketChat so hopefully it’ll be fixed in a future release.