> pip install matplotlib C:\Users\Aly\.pyenv\pyenv-win\versions\graalpy-25.0.0-windows-amd64\Lib\ssl.py:527: UserWarning: unable to enumerate Windows certificate store warnings.warn("unable to ...
When running Python code that includes imports like import matplotlib.pyplot as plt, the sandbox's dependency installer attempts to install matplotlib.pyplot as if it were a standalone package. This ...