Coder Social home page Coder Social logo

No longer available from pip about winpdb HOT 5 CLOSED

bluebird75 avatar bluebird75 commented on August 24, 2024
No longer available from pip

from winpdb.

Comments (5)

bluebird75 avatar bluebird75 commented on August 24, 2024

Good point. I have released a package for Python 2.6 and 2.7 which works with pip.

I will work on an experimental build for Python 3 soon

from winpdb.

voidplayer avatar voidplayer commented on August 24, 2024

Thanks!

I tried and it seems to work

Im really looking forward for the best python debugger gui there was... reborn!

from winpdb.

voidplayer avatar voidplayer commented on August 24, 2024

Actually, the namespace is empty :(

selection_008

from winpdb.

bluebird75 avatar bluebird75 commented on August 24, 2024

Unfortunately, the python 3 version is not stable yet.

If you really want to debug python 3 programe, the simpler is to :

  1. install python 2 winpdb with WxPython 3 from sourceforge.
  2. Launch your python 3 program with :
    python3 -m rpdb2 yourprogram.py
  3. Launch winpdb with python 2 and connect to the launched rpdb2

It's a bit tedious but you can debug with a full working version of winpdb.

The alternative is to help me fix the windpb / python 3 version. The porting to WxWidget is more tedious than I expected, but nothing beyound the capabilities of a good developer :-)

Help me make winpdb great again...

from winpdb.

voidplayer avatar voidplayer commented on August 24, 2024

Im almost sure I was debugging a python2 program

Anyway, im using old winpdb because it still works for my use cases, but i was really happy when i saw somebody picked up the development, because this is the only python debugger which shows every variable in every context by default

I was worried because the last update in the old pdb was really ancient

This bug was about the installation instructions and can be closed if you are aware already of the problem

I will help testing the new releases!

from winpdb.

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.