On 29/05/2021 01:12, Cameron Simpson wrote:
On 28May2021 14:49, Rich Shepard <rshep...@appl-ecosys.com> wrote:
On Fri, 28 May 2021, Dennis Lee Bieber wrote:
        It's apparently looking for some environment variable based upon the
code at
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwjfpYmk3-zwAhULI6wKHSPjAFIQFnoECAUQAA&url=http%3A%2F%2Fphault.rhul.ac.uk%2Fpy%2F_spe%2Fplugins%2Fwinpdb%2Frpdb2.py&usg=AOvVaw12BuzlEMVXrEuOFLoQLpFX

Thanks, Dennis. It looked like an environment variable but I hadn't seen
that with the python2 winpdb.

I'm concerned by the NameError, not in keeping with the fact that there
does seem to be a global (module level) variable of the right name.

I'll add that to ~/.bash_profile and see what happens.

The NameError suggests that this won't work. Maybe you're module install
is an old version?

This seems to be the problem. There was a bugfix in November 2020:

https://github.com/bluebird75/winpdb/commit/215712d75cf89b0678d563237746be647d5f25e7

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to