Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformGuessFailed MacOS #125

Open
alinzh opened this issue Dec 11, 2023 · 1 comment
Open

PlatformGuessFailed MacOS #125

alinzh opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@alinzh
Copy link
Member

alinzh commented Dec 11, 2023

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.

@knopki knopki self-assigned this Dec 11, 2023
@knopki
Copy link
Member

knopki commented Dec 11, 2023

It wasn't tested on macOS at all. And it wasn't tested with macOS nodes.
This should be an easy fix. I'll give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants