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

dask_ssh.sh script is broken #1

Open
AlexSchuy opened this issue Apr 21, 2018 · 0 comments
Open

dask_ssh.sh script is broken #1

AlexSchuy opened this issue Apr 21, 2018 · 0 comments

Comments

@AlexSchuy
Copy link
Member

With the change to python 3, the dask_ssh script is broken, as it uses click, which has encoding issues with python 3. If you attempt to source the script, you will see a message suggesting that certain environment variables be modified to remedy the issue, although this has not yet worked.

There are two possible solutions: one, investigate the click issue further and attempt a resolution. Two, attempt to use one of the other methods listed on https://distributed.readthedocs.io/en/latest/setup.html.

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

No branches or pull requests

1 participant