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

Getting error on 2 seperate cells with instantiating memory and running tensorboard with Doom. #66

Open
GhettoBurger996 opened this issue Aug 22, 2019 · 3 comments

Comments

@GhettoBurger996
Copy link

I get an error on the 10th cell of the tutorial. The error states

ValueError: ('Cannot warp empty image with dimensions', (0, 180, 320))

Whenever, I rerun the cell the enemy moves left or right.

However, when I attempt to run the cell directly after it to initialize tensor board I get the following error.

PermissionDeniedError: /tensorboard; Permission denied

I've tried restarting the kernal, completely setting up a new notebook where I copied and pasted the code and downgraded numpy to version 1.16.3 since I was getting some random error whenever I ran the first cell. None of them seems to solve the problem.

Any help is much appreciated, thanks!

@YoelShoshan
Copy link

change into './tensorboard/...' to avoid the permission error

@GhettoBurger996
Copy link
Author

Thanks a ton! That seemed to fix the issue 👍

@GhettoBurger996
Copy link
Author

I've encountered another problem now I'm still attempting to troubleshoot it, but whenever the agent runs up to a certain number of attempts 12-1 the entire PC crashes and restarts. I've copied the code as is and haven't changed anything I've checked RAM consumption that isn't the issue, I've got CUDA and Nvidia drivers installed properly. I'm not sure what seems to be the cause of the problem.

Any ideas ?

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

2 participants