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

global name 'MultipleFoundException' is not defined #97

Closed
asmodehn opened this issue Jul 12, 2015 · 1 comment
Closed

global name 'MultipleFoundException' is not defined #97

asmodehn opened this issue Jul 12, 2015 · 1 comment

Comments

@asmodehn
Copy link
Collaborator

I encounter this error sometimes:

  File "/home/alexv/ROS/gopher_concert/src/rocon_tools/rocon_python_comms/src/rocon_python_comms/namespace.py", line 66, in find_service_namespace
    raise MultipleFoundException(str(found_namespaces))
NameError: global name 'MultipleFoundException' is not defined

I m using :
rocon_tools git gopher c2dc3684237e github.com/robotics-in-concert/rocon_tools.git

I didnt investigate more than this yet...

@jihoonl
Copy link
Collaborator

jihoonl commented Jul 13, 2015

@asmodehn FYI. It has been patched in develop branch and will be released soon.

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