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

No such file or directory: 'result/cg.dot' #5

Closed
mitmul opened this issue Nov 24, 2016 · 0 comments
Closed

No such file or directory: 'result/cg.dot' #5

mitmul opened this issue Nov 24, 2016 · 0 comments

Comments

@mitmul
Copy link
Member

mitmul commented Nov 24, 2016

I got this error after clicking Run button in the page Chainerの基本:MNIST 例

Traceback (most recent call last):
  File "/var/sandbox/main.py", line 73, in <module>
    trainer.run()
  File "/usr/local/lib/python2.7/dist-packages/chainer/training/trainer.py", line 269, in run
    entry.extension(self)
  File "/usr/local/lib/python2.7/dist-packages/chainer/training/extensions/computational_graph.py", line 57, in dump_graph
    with open(out_path, 'w') as f:
IOError: [Errno 2] No such file or directory: 'result/cg.dot'
�[J
Program exited.
@KumeA KumeA closed this as completed in 87ecc14 Dec 8, 2016
KumeA added a commit that referenced this issue Dec 8, 2016
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