Code Monkey home page Code Monkey logo

Comments (22)

cyrus-and avatar cyrus-and commented on June 6, 2024

Gives python errors.

Do you really think that this can be somehow helpful?! The dashboard obviously works with Linux, and Bash has nothing to do with it. I can't help you if you don't provide additional information, like, you know, the actual "python errors"...

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

Yes, that's correct.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

You seem to be using an incompatible Python version, can you confirm?

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

What's the output of the following command? Python >= 2.7 should be fine.

gdb --batch -ex 'python import sys; print(sys.version)'

Can you suggest how to start gdb with required version of python?

You can compile GDB yourself and use it from your home folder directly.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

Seems reasonable, shell environment is set up with 3.6 python but gdb is still picking 2.7 from !/usr/bin/python, and I do not have permission to do that.

... so you have version 2.6.5 available. Try to build your own GDB locally.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

What error...?

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

It's the version of Python inside GDB that counts, not the one that you run from your shell, see, again, this wiki page.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

Screen has nothing to do about it. You just have a GDB version not compatible with the dashboard as it is compiled against a too old Python version.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

Running python --version does not prove anything, related to this issue.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

cyrus-and avatar cyrus-and commented on June 6, 2024

This has nothing to do with the dashboard, it rather concerns your environment. I'm sorry but it would be too hard for me helping you debugging that.

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

from gdb-dashboard.

vs97849 avatar vs97849 commented on June 6, 2024

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.