Giter VIP home page Giter VIP logo

Comments (2)

PinkiePieStyle avatar PinkiePieStyle commented on May 31, 2024 1

dwarf is py3 only

from dwarf.

blshkv avatar blshkv commented on May 31, 2024

I just realised this is a python2 issue, so I'm closing it.

/dwarf_debugger/dwarf.py to dwarf.pyc
writing byte-compilation script '/var/tmp/portage/dev-util/dwarf-debugger-1.0.0/temp/tmp5iyLAV.py'
/usr/bin/python2.7 -OO /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/temp/tmp5iyLAV.py
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/panels/panel_data.py", line 90
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/bookmarks.py", line 159
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/breakpoints.py", line 258
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/console.py", line 74
    self.py_console.log(exec(text))
                           ^
SyntaxError: invalid syntax

SyntaxError: 'return' with argument inside generator (hex_edit.py, line 436)

  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/app.py", line 776
    self.welcome_window.exec()
                           ^
SyntaxError: invalid syntax

removing /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/temp/tmp5iyLAV.py
running install_egg_info
Copying dwarf_debugger.egg-info to /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/_python2.7/usr/lib64/python2.7/site-packages/dwarf_debugger-1.0.0-py2.7.egg-info
running install_scripts
Installing dwarf-creator script to /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/_python2.7/usr/lib/python-exec/python2.7
Installing dwarf-injector script to /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/_python2.7/usr/lib/python-exec/python2.7
Installing dwarf script to /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/_python2.7/usr/lib/python-exec/python2.7
Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/app.py ...
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/app.py", line 776
    self.welcome_window.exec()
                           ^
SyntaxError: invalid syntax

Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/panels/panel_data.py ...
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/panels/panel_data.py", line 90
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/bookmarks.py ...
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/bookmarks.py", line 159
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/breakpoints.py ...
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/breakpoints.py", line 258
    context_menu.exec(global_pt)
                    ^
SyntaxError: invalid syntax

Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/console.py ...
  File "/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/session_widgets/console.py", line 74
    self.py_console.log(exec(text))
                           ^
SyntaxError: invalid syntax

Compiling /var/tmp/portage/dev-util/dwarf-debugger-1.0.0/image/usr/lib64/python2.7/site-packages/dwarf_debugger/ui/widgets/hex_edit.py ...
SyntaxError: 'return' with argument inside generator (hex_edit.py, line 436)

from dwarf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.