Any suggestion on what might be causing?

bbalaji@bbalaji-vm-1:~/Repos/vpp$ xdot /tmp/vpp.dot

^CTraceback (most recent call last):
File "/usr/bin/xdot", line 4, in <module>
main()
File "/usr/lib/python3/dist-packages/xdot/__main__.py", line 77, in main
win.open_file(inputfile)
File "/usr/lib/python3/dist-packages/xdot/ui/window.py", line 615, in open_file
self.set_dotcode(fp.read(), filename)
File "/usr/lib/python3/dist-packages/xdot/ui/window.py", line 597, in 
set_dotcode
if self.dotwidget.set_dotcode(dotcode, filename):
File "/usr/lib/python3/dist-packages/xdot/ui/window.py", line 141, in 
set_dotcode
if self._set_dotcode(dotcode, filename):
File "/usr/lib/python3/dist-packages/xdot/ui/window.py", line 128, in 
_set_dotcode
xdotcode = self.run_filter(dotcode)
File "/usr/lib/python3/dist-packages/xdot/ui/window.py", line 115, in run_filter
xdotcode, error = p.communicate(dotcode)
File "/usr/lib/python3.6/subprocess.py", line 843, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
File "/usr/lib/python3.6/subprocess.py", line 1514, in _communicate
ready = selector.select(timeout)
File "/usr/lib/python3.6/selectors.py", line 376, in select
fd_event_list = self._poll.poll(timeout)
KeyboardInterrupt
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13028): https://lists.fd.io/g/vpp-dev/message/13028
Mute This Topic: https://lists.fd.io/mt/31624214/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to