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

esgtest_publish error #154

Open
sashakames opened this issue Apr 23, 2020 · 0 comments
Open

esgtest_publish error #154

sashakames opened this issue Apr 23, 2020 · 0 comments

Comments

@sashakames
Copy link
Contributor

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
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