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

error in windows os :tensorflow.python.framework.errors_impl.InvalidArgumentError: Failed to create a directory: Log/train/2020-08-01 23:46:01; Invalid argument #6

Open
Johnzu-2019 opened this issue Aug 1, 2020 · 2 comments

Comments

@Johnzu-2019
Copy link

Johnzu-2019 commented Aug 1, 2020

error1

@Johnzu-2019
Copy link
Author

Johnzu-2019 commented Aug 1, 2020

Traceback (most recent call last):
File "E:/project/python/C3D-Tensorflow-slim-master/C3D-Tensorflow-slim-master/train.py", line 48, in
train_summary_writer = tf.compat.v1.summary.FileWriter(TRAIN_LOG_DIR, sess.graph)
File "C:\Users\Joe\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\summary\writer\writer.py", line 367, in init
filename_suffix)
File "C:\Users\Joe\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\summary\writer\event_file_writer.py", line 67, in init
gfile.MakeDirs(self._logdir)
File "C:\Users\Joe\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\lib\io\file_io.py", line 438, in recursive_create_dir
recursive_create_dir_v2(dirname)
File "C:\Users\Joe\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\lib\io\file_io.py", line 453, in recursive_create_dir_v2
pywrap_tensorflow.RecursivelyCreateDir(compat.as_bytes(path))
tensorflow.python.framework.errors_impl.InvalidArgumentError: Failed to create a directory: Log/train/2020-08-02 00:45:32; Invalid argument

Process finished with exit code 1

@Johnzu-2019 Johnzu-2019 changed the title error in windows os :tensorflow.python.framework.errors_impl.InvalidArgumentError: Failed to create a directory: ./Log/train/2020-08-01 23:46:01; Invalid argument error in windows os :tensorflow.python.framework.errors_impl.InvalidArgumentError: Failed to create a directory: Log/train/2020-08-01 23:46:01; Invalid argument Aug 1, 2020
@2012013382
Copy link
Owner

2012013382 commented Aug 3, 2020 via email

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

2 participants