-
Notifications
You must be signed in to change notification settings - Fork 6
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
TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object #107
Comments
Not sure if related but your ros index url seems to be wrong. It should be:
|
Same error 🙂 |
See a same error here. Might be related to python3 on 18.04. We are running python3 on 20.04 without any issues. |
Yes, python2 works. This can be closed. Curious though why python3 doesn't work on 20.04 in a dockerfile?
|
That is due to the |
And another thing, This seems to work:
|
Should have remembered that I guess. As I posted the workaround there 😄 I'll put in a PR updating the README.md |
I tried to init a workspace using the standard rosdistro:
ros-get installed by using:
Pip version: pip 20.1 (python 3.6)
The text was updated successfully, but these errors were encountered: