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
This problem is low priority unless too many testing workflows depend on it.
(esgf-pub) [ames4@esgf-data2 ~]$ esgtest_publish Traceback (most recent call last): File "/usr/local/conda/envs/esgf-pub/bin/esgtest_publish", line 4, in <module> __import__('pkg_resources').run_script('esgcet==4.0.0b1', 'esgtest_publish') File "/usr/local/conda/envs/esgf-pub/lib/python3.7/site-packages/pkg_resources/__init__.py", line 667, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/local/conda/envs/esgf-pub/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1464, in run_script exec(code, namespace, namespace) File "/usr/local/conda/envs/esgf-pub/lib/python3.7/site-packages/esgcet-4.0.0b1-py3.7.egg/EGG-INFO/scripts/esgtest_publish", line 27, in <module> sys.stdout = os.fdopen(sys.stdout.fileno(), 'w', 0) File "/usr/local/conda/envs/esgf-pub/lib/python3.7/os.py", line 1027, in fdopen return io.open(fd, *args, **kwargs) ValueError: can't have unbuffered text I/O
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This problem is low priority unless too many testing workflows depend on it.
The text was updated successfully, but these errors were encountered: