You are on page 1of 1

Output exceeds the size limit.

Open the full output data in a text editor


Collecting matplotlib
Downloading matplotlib-3.7.1-cp310-cp310-macosx_11_0_arm64.whl (7.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/7.3 MB 1.1 MB/s eta
0:00:0000:0100:01
Collecting fonttools>=4.22.0
Downloading fonttools-4.39.3-py3-none-any.whl (1.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 1.1 MB/s eta
0:00:00a 0:00:01
Collecting pyparsing>=2.3.1
Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting contourpy>=1.0.1
Using cached contourpy-1.0.7-cp310-cp310-macosx_11_0_arm64.whl (229 kB)
Requirement already satisfied: packaging>=20.0 in ./env/lib/python3.10/site-packages (from
matplotlib) (23.0)
Collecting pillow>=6.2.0
Downloading Pillow-9.5.0-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 1.1 MB/s eta
0:00:0000:0100:010m
Collecting cycler>=0.10
Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.4.4-cp310-cp310-macosx_11_0_arm64.whl (63 kB)
Collecting numpy>=1.20
Using cached numpy-1.24.2-cp310-cp310-macosx_11_0_arm64.whl (13.9 MB)
Requirement already satisfied: python-dateutil>=2.7 in ./env/lib/python3.10/site-packages (from
matplotlib) (2.8.2)
Requirement already satisfied: six>=1.5 in ./env/lib/python3.10/site-packages (from python-da-
teutil>=2.7->matplotlib) (1.16.0)
Installing collected packages: pyparsing, pillow, numpy, kiwisolver, fonttools, cycler, contourpy,
matplotlib
Successfully installed contourpy-1.0.7 cycler-0.11.0 fonttools-4.39.3 kiwisolver-1.4.4 matplotlib-
3.7.1 numpy-1.24.2 pillow-9.5.0 pyparsing-3.0.9
WARNING: You are using pip version 22.0.4; however, version 23.0.1 is available.
...
Installing collected packages: farama-notifications, typing-extensions, jax-jumpy, cloudpickle,
gymnasium
Successfully installed cloudpickle-2.2.1 farama-notifications-0.0.4 gymnasium-0.28.1 jax-
jumpy-1.0.0 typing-extensions-4.5.0
WARNING: You are using pip version 22.0.4; however, version 23.0.1 is available.
You should consider upgrading via the '/Users/patricklucanas/Development/Projects/Reinforce-
ment Learning/env/bin/python -m pip install --upgrade pip' command

You might also like