bluebird75 / winpdb

Fork of the official winpdb with improvements
Other
91 stars 24 forks source link

Pypi winpdb 1.4.8 #6

Closed Blanen closed 6 years ago

Blanen commented 8 years ago

If you try to install pypi with

pip install winpdb

You get version 1.3.8. This version has never worked for me with rpdb2. I have to install 1.4.8 manually.

Looking at your pypi page: https://pypi.python.org/pypi/winpdb

It looks it has 1.4.8 but the actual download link links to http://winpdb.googlecode.com/files/winpdb-1.4.8.tar.gz Which 404s.

It seems like it should point to http://code.google.com/p/winpdb/downloads/detail?name=winpdb-1.4.8.tar.gz&can=1&q=

bluebird75 commented 8 years ago

I am not the official winpdb maintainer, just a friendly fork. I'll notify it to Nir Aides. There is nothing I can do on the pypi page unfortunately...

bluebird75 commented 7 years ago

@nir , do you think you could do something ?

bluebird75 commented 7 years ago

I have asked without success to become owner of the PyPI package.

In the meantime, I am working on relasing this fork under "Winpdb Reborn", with full support of WxPython 4.x (aka Phoenix).

Feel free to help, we are struggling on a few GUI issues before it can be released.

skorokithakis commented 6 years ago

The instructions say to install winpdb-reborn, but that package doesn't exist. Would you like to at least register the name?

bluebird75 commented 6 years ago

I did just that. There is now a package of winpdb-reborn for Python 2.6 and 2.7 which you can install with pip. This is the stable version.

I will also add the Python 3 / WxWidgets 4 experimental version soon.

bluebird75 commented 6 years ago

There is now also a package with Python 3. However, it is not stable yet.