When I tried to create a worker using the command:
yasetnode my_user_name@127.0.0.1 --skip-setup
I get the next error:
File "/Users/my_user_name/anaconda3/lib/python3.11/site-packages/yascheduler/remote_machine/remote_machine.py", line 228, in create
raise PlatformGuessFailed()
yascheduler.remote_machine.exc.PlatformGuessFailed
I'm running on MacOS. The platform was not specified in the config (as it was not suitable).
@knopki , I'm guessing it wasn't tested well enough on MacOS.
When I tried to create a worker using the command:
yasetnode my_user_name@127.0.0.1 --skip-setup
I get the next error:I'm running on MacOS. The platform was not specified in the config (as it was not suitable). @knopki , I'm guessing it wasn't tested well enough on MacOS.