Code Monkey home page Code Monkey logo

Comments (9)

cyrus-and avatar cyrus-and commented on May 18, 2024

I think I know what the problem is, but can you please run this inside GDB in the meanwhile?

python import sys; print sys.version

from gdb-dashboard.

clawoflight avatar clawoflight commented on May 18, 2024

Wow, that was fast!
Output:

>>> python import sys; print sys.version
  File "<string>", line 1
    import sys; print sys.version
                        ^
SyntaxError: invalid syntax
Error while executing Python code.

>>> python import sys; print(sys.version)
3.5.2 (default, Jun 28 2016, 08:46:01) 
[GCC 6.1.1 20160602]

Is your code only compatible with python 2?

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on May 18, 2024

Nope, but one of the last changes broke the compatibility. The fix is on the way...

from gdb-dashboard.

clawoflight avatar clawoflight commented on May 18, 2024

Okay, good to know :)
No need to rush for me, I'm not using this for work right now and don't need it urgently :)

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on May 18, 2024

Here we go, it should work now, thanks for reporting! :)

Just out of curiosity, what distro are you using?

from gdb-dashboard.

clawoflight avatar clawoflight commented on May 18, 2024

Yes, it does, thanks a bunch! :)

Plain Arch Linux :)
In case that's what you are asking about, someone called anthraxx (Levente Polyak) maintains stable and git packages in the AUR.

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on May 18, 2024

You're welcome!

Yes that's exactly what I wanted to know, thank you.

from gdb-dashboard.

clawoflight avatar clawoflight commented on May 18, 2024

You're welcome :) Arch is great in that respect, there is a package for nearly everything.

from gdb-dashboard.

wuxb45 avatar wuxb45 commented on May 18, 2024

Thanks for the timely fix.

from gdb-dashboard.

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.