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

SIGALRM not present in windows #12

Closed
crazymuse opened this issue Sep 21, 2017 · 3 comments
Closed

SIGALRM not present in windows #12

crazymuse opened this issue Sep 21, 2017 · 3 comments

Comments

@crazymuse
Copy link

How do you run the model in ubuntu and unity in windows? SIGALARM signal is not present in windows. After I disabled the 30 second signal for raising execption, it still doesn't seem to be working. In Jupyter, it seems to not leave control, however, The build seem to load.
Bellow is the line,
env = UnityEnvironment(file_name=env_name)

@Maximus-CZ
Copy link

Fixed by getting rid of Signal: 4958f04

@anktplwl91
Copy link

I tried the above fix, but following exception shows up?
screenshot-2017-9-21 ppo

@lock
Copy link

lock bot commented Jan 5, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants