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

Code doesn't run #41

Open
zia-hasan opened this issue Mar 13, 2020 · 0 comments
Open

Code doesn't run #41

zia-hasan opened this issue Mar 13, 2020 · 0 comments

Comments

@zia-hasan
Copy link

This code is broken it seems. there were many minor bugs that I fixed but now i see this error when running search.py. I have space left

OSError: [Errno 28] No space left on device
2020-03-13 03:06:59,2529ERROR trial_runner.py:345 -- Trial Runner checkpointing failed. 78), ('PAUSED', 0), ('ERROR', 3)])
Traceback (most recent call last):
File "/home/zhasan/anaconda3/envs/cs234/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 343, in step
self.checkpoint()
File "/home/zhasan/anaconda3/envs/cs234/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 272, in checkpoint
json.dump(runner_state, f, indent=2, cls=_TuneFunctionEncoder)
File "/home/zhasan/anaconda3/envs/cs234/lib/python3.6/json/init.py", line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device

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

No branches or pull requests

1 participant