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

运行demo.py时,找不到outputpath的default路径“examples/res/” #1121

Open
RosslynD opened this issue Mar 7, 2023 · 0 comments
Open

Comments

@RosslynD
Copy link

RosslynD commented Mar 7, 2023

报错如下:
Traceback (most recent call last):
File "/content/drive/MyDrive/AlphaPose-pytorch/demo.py", line 34, in
os.mkdir(args.outputpath)
FileNotFoundError: [Errno 2] No such file or directory: 'examples/res/'
————————————————————————————————————
我在examples文件夹下建立了res文件夹,依旧报错,请问如何解决?

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