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

FileNotFoundError: ......._json_20211013_111333_idx01/json #18

Open
CGMikeG opened this issue Oct 13, 2021 · 0 comments
Open

FileNotFoundError: ......._json_20211013_111333_idx01/json #18

CGMikeG opened this issue Oct 13, 2021 · 0 comments

Comments

@CGMikeG
Copy link

CGMikeG commented Oct 13, 2021

I tried running the latest version and version 1.03.05-1 and both got the same error.

Traceback (most recent call last):
File "src/openpose_3dpose_sandbox_vmd.py", line 528, in
tf.app.run()
File "C:\Users\Venice.conda\envs\mmdmat\lib\site-packages\tensorflow_core\python\platform\app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
File "C:\Users\Venice.conda\envs\mmdmat\lib\site-packages\absl\app.py", line 299, in run
_run_main(main, args)
File "C:\Users\Venice.conda\envs\mmdmat\lib\site-packages\absl\app.py", line 250, in _run_main
sys.exit(main(argv))
File "src/openpose_3dpose_sandbox_vmd.py", line 81, in main
start_frame_index, smoothed = openpose_utils.read_openpose_json("{0}/json".format(openpose_output_dir), idx, FLAGS.verbose == 3, FLAGS.add_leg)
File "M:\Programs\mmdmatic\tool\3d-pose-baseline-vmd-mat1.03-3\src\openpose_utils.py", line 87, in read_openpose_json
json_files = os.listdir(openpose_output_dir)
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'M:\ScreenCapt\Solo_20211013_111228\Solo_json_20211013_111333_idx01/json'
MMDMaticError
MMDMaticError2

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