You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to create a worker using the command: yasetnode [email protected] --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.
The text was updated successfully, but these errors were encountered:
When I tried to create a worker using the command:
yasetnode [email protected] --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.
The text was updated successfully, but these errors were encountered: