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

Temp folder missing #1

Open
kpmoran opened this issue Aug 26, 2014 · 3 comments
Open

Temp folder missing #1

kpmoran opened this issue Aug 26, 2014 · 3 comments

Comments

@kpmoran
Copy link

kpmoran commented Aug 26, 2014

When trying to run the Depth First Search the "temp" folder in the project is missing causing a crash.

@tanzirul
Copy link
Owner

Hi, can you tell me exactly which file is giving the error?

@kpmoran
Copy link
Author

kpmoran commented Aug 26, 2014

Hi thank you for your help!

Here is the output of the error:

bin/rec.rb:182:in `open': No such file or directory - /Users/KevinMoran/Downloads/a3e-master-2/bin/../temp (Errno::ENOENT)
from bin/rec.rb:182:in `foreach'
from bin/rec.rb:182:in `<main>'

@shauvik
Copy link

shauvik commented Aug 28, 2014

I just created this folder and it works fine after that.

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