Skip to content

Conversation

@k-okada
Copy link
Contributor

@k-okada k-okada commented Sep 29, 2025

No description provided.

@k-okada
Copy link
Contributor Author

k-okada commented Sep 29, 2025

failed as expected

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/github/home/ws/devel/.private/smach_viewer/lib/smach_viewer/smach_viewer.py", line 15, in <module>
    exec(compile(fh.read(), python_script, 'exec'), context)
  File "/github/home/ws/src/executive_smach_visualization/smach_viewer/scripts/smach_viewer.py", line 89, in <module>
    from smach_viewer.xdot import wxxdot
  File "/github/home/ws/src/executive_smach_visualization/smach_viewer/src/smach_viewer/xdot/__init__.py", line 1, in <module>
    from . import wxxdot
  File "/github/home/ws/src/executive_smach_visualization/smach_viewer/src/smach_viewer/xdot/wxxdot.py", line 35, in <module>
    if sys.version_info[0] >= 3:
       ^^^
NameError: name 'sys' is not defined. Did you forget to import 'sys'?
... logging to /github/home/.ros/log/rostest-ecb29fbcd1d0-23926.log

Traceback (most recent call last):
  File "/home/obinata/ros/catkin_ws/devel/lib/smach_viewer/smach_viewer.py", line 15, in <module>
    exec(compile(fh.read(), python_script, 'exec'), context)
  File "/home/obinata/ros/catkin_ws/src/ros-visualization/executive_smach_visualization/smach_viewer/scripts/smach_viewer.py", line 89, in <module>
    from smach_viewer.xdot import wxxdot
  File "/home/obinata/ros/catkin_ws/src/ros-visualization/executive_smach_visualization/smach_viewer/src/smach_viewer/xdot/__init__.py", line 1, in <module>
    from . import wxxdot
  File "/home/obinata/ros/catkin_ws/src/ros-visualization/executive_smach_visualization/smach_viewer/src/smach_viewer/xdot/wxxdot.py", line 30, in <module>
    from xdot.dot.parser import *
  File "<frozen importlib._bootstrap>", line 1410, in _handle_fromlist
  File "<frozen importlib._bootstrap>", line 1400, in _handle_fromlist
TypeError: 'AttributeError' object is not iterable
@k-okada k-okada merged commit 1a697d3 into ros-visualization:melodic-devel Sep 29, 2025
8 checks passed
@k-okada k-okada deleted the fix_ga branch September 29, 2025 06:28
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

Successfully merging this pull request may close these issues.

2 participants