We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some Bristol machines cause jobs to fail, with no STDOUT, and only the following in the STDERR:
#!/usr/bin/env: python: Protocol not supported
The current theory is that certain machines do not support python (?!) - perhaps bse*.phy.bris.ac.uk
bse*.phy.bris.ac.uk
It may be useful to (temporarily) add a machine filter to jobs to avoid this?
The text was updated successfully, but these errors were encountered:
nah, bse nodes support python: [root@bse05 ~]# /usr/bin/env python
[root@bse05 ~]# /usr/bin/env python
But a machine filter is useful anyway for various purposes.
Sorry, something went wrong.
No branches or pull requests
Some Bristol machines cause jobs to fail, with no STDOUT, and only the following in the STDERR:
The current theory is that certain machines do not support python (?!) - perhaps
bse*.phy.bris.ac.uk
It may be useful to (temporarily) add a machine filter to jobs to avoid this?
The text was updated successfully, but these errors were encountered: