.skein.sh: line 2: environment/bin/python: No such file or directory
Open
- Dominant language
- Python
- Stars
- 69
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to run a dask yarn_cluster job on dataproc but i can't.
Dask worker log is giving me this issue:
.skein.sh: line 2: environment/bin/python: No such file or directory
while the packaged environnement i give to my yarn_cluster has python3.8 on it.
any idea ?
Contributor guide
Assessment
This issue has not been assessed yet.