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: [Errno 2] No such file or directory: 'data/obj' #23

Open
zunomohtar opened this issue Nov 4, 2021 · 2 comments
Open

Comments

@zunomohtar
Copy link

zunomohtar commented Nov 4, 2021

hi everyone i'm currently having a problem like this. when i try to run

!python generate_train.py
!python generate_test.py

Traceback (most recent call last):
File "generate_train.py", line 4, in
os.chdir(os.path.join("data", "obj"))
FileNotFoundError: [Errno 2] No such file or directory: 'data/obj'

how to solve this problem. eventho all my files name are correct.

@lordwildbeast
Copy link

i'm having this problem too, have you solve the problem?

@shahmdgolamrahman37
Copy link

i'm also having this problem too, have you solve the problem?

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

3 participants