Mr. Keffer:
Thanks for the insider's view and experience. Not many of us get to rub
shoulders even in forums, with people who were central to doing things
that literally affected people all around the world. The financial cost
of interfering with upgrades or not taking a desired upgrade with
Having watched this up close, I have an explanation. In a previous life, I
was on the C++ standardization committee, X3J16, representing Rogue Wave
Software. We sold C++ class libraries, and probably had 100,000+ of them
out in the field. There were only a handful of representatives on the
committe
Vince,
Thanks, that does make sense. I guess I was just thinking there were
areas of the code that wouldn't be used if not called, rather than
linking and work arounds.
And while we enjoy amazing speeds, even from our little Rasp Pi boxes, I
used to labor over doing something in assembler
"*...why don't language developers support the old stuff so users aren't
frustrated when they attempt to stay up to date but have legacy stuff
they'd like to run*"
They do. Just not forever, and just not in all cases.
There's a point where you would have a rats nest of backward compatibili
On Thursday, November 16, 2023 at 11:26:44 AM UTC-8 Jonathan Ryshpan wrote:
> > >
> > > I tried cherry picking genplot.py, which broke other things; maybe
> > > I did it wrong. Anyway I'd like to try V5. Where are instructions
> > > for downloading and installing it? The only version I can find is
Mr. Keffer brings up a point that I've been interested in as a student
(practically from the beginning) of computer science starting back in
the 1950s and 60s following what was a mathematical branch, but then
into system and compilers.
The question, sort of a diversion from the on topic disc
The original post was mine. I found that removing six.py allowed the
system to start, as you did. Everything was working fine EXCEPT the graphs
were not being updated and I was getting the errors you reported.. In my
case I fixed the problem by by replacing two files -- genplot.py and
utili
See https://www.weewx.com/docs.html and use the 5.0 link there for
instructions, but there are no RHish packages available yet.
It might be easier to just grab the v5 genplot.py and drop it into place
and see if you get further...
https://raw.githubusercontent.com/weewx/weewx/V5/src/weeplot/genp
On Wed, 2023-11-15 at 14:20 -0800, Tom Keffer wrote:
> This is caused by upgrading to Pillow 10, which has removed the
> attribute "textsize". There have been several email threads about
> this. For
> example, https://groups.google.com/g/weewx-user/c/F1oLMD8_3MQ/m/Gir1m-9RAgAJ
>
> You can either d
This is caused by upgrading to Pillow 10, which has removed the attribute
"textsize". There have been several email threads about this. For example,
https://groups.google.com/g/weewx-user/c/F1oLMD8_3MQ/m/Gir1m-9RAgAJ
You can either downgrade Pillow to 9.x, or cherry pick the fix as described
in th
I have removed six.py and weewx starts and generates usable web pages.
However a new error now appears every minute, whenever the image
generator is invoked. Any ideas?
Nov 15 07:04:16 python3[2233]: weewx[2233] ERROR weewx.reportengine:
Caught unrecoverable exception in generator
'weewx.imagegen
11 matches
Mail list logo