Jeff Silverman

Results 10 comments of Jeff Silverman

I get a very similar but slightly different error message. I am running bluegriffon 3.1.2 on Ubuntu Linux 20.04. My error message is: ``` [Exception... "Component returned failure code: 0x80004005...

That's true, and it's not just a problem with my resolver. Google's nameserver has similar issues: ``` venv) jeffs@jeffs-desktop:~/python/thumbnailer_project$ dig @8.8.8.8 snmplabs.com ; DiG 9.16.1-Ubuntu @8.8.8.8 snmplabs.com ; (1 server...

I would like to take this one. I did some documentation on dpkt years ago, see [Documentation, sample inputs, and sample programs that use the dpkt library](https://github.com/jeffsilverm/dpkt_doc), and I would...

Thatnzguy - does that mean that if you run ssh-keygen as administrator, then it works? That's hardly what I would consider a fix, that's more like an observation. It's an...

I am having the same problem. ``` jeffs@jeffs-desktop:/home/jeffs/python/ansiescapes/ansiescapes-master (development) * $ python3 ansiescapes.py Traceback (most recent call last): File "ansiescapes.py", line 53, in cursorLeft = _(ESC + 'G'); File "ansiescapes.py",...

I see it while starting google chrome Version 110.0.5481.177 (Official Build) (64-bit) . I was able to trace the problem to [chromium / chromium / src / crypto / refs/heads/main...

I have created something of a kludgy work around using the pattern package: `jeffs@jeff-desktop:~/skyset/NLP$ python Python 2.7.12 (default, Jul 1 2016, 15:12:24) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright",...

I would like to ask that something be added to the documentation at [advanced usage](https://www.python-httpx.org/advanced/#usage_1), please. I would like you to add something such as: **"This is how you force...

Don't feel bad. I'll bet that it never occurred to the guys who designed the 737 MAX that the angle of attack sensors would fail. That oversight led to the...

No worries, thanks for the update! Jeff On Tue, Nov 12, 2024 at 5:59 PM Matt Hartley ***@***.***> wrote: > Have not forgotten about this, but it may be a...