os.chdir("/deepmatching") OSError: [Errno 2] No such file or directory: '/deepmatching'

#os.chdir("/deepmatching")
os.chdir(os.path.dirname(os.path.abspath("deepmatching1")))

(AlphaPose20180911) luo@luo-ThinkPad-W540:PoseFlow$
(AlphaPose20180911) luo@luo-ThinkPad-W540:PoseFlow$
(AlphaPose20180911) luo@luo-ThinkPad-W540:PoseFlow$ python deepmatching.py
Traceback (most recent call last):
File "deepmatching.py", line 17, in <module>
os.chdir("/deepmatching")
OSError: [Errno 2] No such file or directory: '/deepmatching'
(AlphaPose20180911) luo@luo-ThinkPad-W540:PoseFlow$
(AlphaPose20180911) luo@luo-ThinkPad-W540:PoseFlow$

 

posted @ 2018-09-11 17:13  西北逍遥  阅读(692)  评论(0编辑  收藏  举报