Jarrod Millman
Jarrod Millman
We've been rewriting history to remove the old commits with each release and periodically delete older history. For example, here is what the repo looked like when we released 0.22:...
@tgrushka Did you try the existing installation instructions: https://pygraphviz.github.io/documentation/stable/install.html#macos It looks like our installation instructions already include the command you ran. Are they missing something?
> > Did you try the existing installation instructions: https://pygraphviz.github.io/documentation/stable/install.html#macos > > Are they missing something? > > I had the same error. I am running python3.9 on Mac with...
How did you install graphviz?
Ah, I missed that the solution was to use `--no-cache-dir` instead of `--use-pep517` flag.
See https://pypi.org/project/scikit-image/0.20.0rc8/#files
I am not sure I understand the motivation. As things currently stand, if (in the near future) someone installs NumPy 2 and does `pip install scikit-image` it will try to...
I think pip will backtrack from 0.22.1 and try 0.22.0, but I am not sure. I believe I tested this before and confirmed that that's what happens. But I may...
https://pypi.org/project/scikit-image/0.23.0rc2/
See https://pypi.org/project/scikit-image/0.23.1/