Erik Tollerud
Erik Tollerud
We discussed this in a dev telecon today. I think the feeling is that we want to go forward with this, but it's still not clear if we have reached...
Prompted by some of the discussion at the 2024 coordination meeting: * I'm very concerned about this because for both "lean-and-mean" installs and certain CI/testing use cases, it should still...
I have been thinking about this on and off and still am not firm on all of it, but tentatively I like it with a couple of big "buts": ###...
(Some of this developed from discussion at the coordination meeting (including @nstarman, @saimn , @astrofrog , @tepickering, @pllim, @nden, @williamjamieson), although I don't think I can say that all of...
Turns out the zenodo entry is associated with *my* account, not the Astropy one (this is an ongoing issue we're trying to resolve with Zenodo...) so I'll update it and...
Alright, new version up at https://zenodo.org/records/11566733 - I'll make a PR to update the index and close this issue through that.
For my workflow, I'm against this as an "opt out" feature. I find having the option of having a few tabs open and a lot more running is a big...
I'm not sure if this belongs in this issue or if you'd rather I make another one... But can I also suggest that there be a bit of clarification about...
(note I see the same error if I do `python setup.py install` in the same venv. Which really ought to be true but hey sanity checks are nice)
Aha! I figured out the problem, although I'm not sure what the best solution is here: It turns out `aggdraw` was not finding freetype because `pkgconfig` was not installed. When...