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

App crash when running DQNCartpole #1015

Open
bewithme opened this issue Dec 23, 2020 · 3 comments
Open

App crash when running DQNCartpole #1015

bewithme opened this issue Dec 23, 2020 · 3 comments

Comments

@bewithme
Copy link

Issue Description

Please describe your issue, along with:

  • expected behavior
    run correctly
  • encountered behavior
    app crash

Version Information

Please indicate relevant versions, including, if relevant:

  • beta7
  • Mac OS 10.15.6

hs_err_pid35378.log

Contributing

@saudet
Copy link
Contributor

saudet commented Dec 23, 2020

It looks like it's crashing in the GUI code. Please try to hide the render window. If you need the render window, you'll probably have to run the example from the first thread. It's a typical limitation of Cocoa on Mac.

@bewithme
Copy link
Author

how to run the example from the first thread ?

@saudet
Copy link
Contributor

saudet commented Dec 25, 2020

Good question. @wmeddie Have you ever figured out how to do 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

2 participants