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

Some problems about the running process #106

Open
OmegaChan opened this issue Nov 13, 2019 · 5 comments
Open

Some problems about the running process #106

OmegaChan opened this issue Nov 13, 2019 · 5 comments

Comments

@OmegaChan
Copy link

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!

File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

@Github3G
Copy link

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!

File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

i meet this problem. and then i modify the cfg in the main.py. but the error still exist.

@ckckyasasa
Copy link

ckckyasasa commented May 18, 2022

Have you solved this error? I am confused about it,too.

Hello, I just got in touch with this. I'm trying to follow your GitHub tips to complete this project. , I downloaded those datasets and JSON files and put them in the specified folder. Why do I run or make a mistake? This question has puzzled me for a long time. Can you help me to have a look? Thanks again!
File "/home/mrdl/pytorch-pose/example/../pose/datasets/mpii.py", line 30, in init
with open(self.jsonfile) as anno_file:
FileNotFoundError: [Errno 2]There is no file or directory : ''

i meet this problem. and then i modify the cfg in the main.py. but the error still exist.

@MusketeerTheSixth
Copy link

Hi, this error is still unresolved.
with open(self.jsonfile) as anno_file:
^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:

Could you pls help resolve this issue? (Also, I'm trying to run it in a PC without GPU). Thanks again!

@ckckyasasa
Copy link

ckckyasasa commented Oct 1, 2024 via email

@MusketeerTheSixth
Copy link

这是来自QQ邮箱的假期自动回复邮件。   你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。

Sure, thanks! I need it for a project as early as possible. So pls lmk the fix when you can. Thanks again!

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

4 participants