Collecting pyopencl Downloading pyopencl-2020.2.2.tar.gz (352 kB) |████████████████████████████████| 352 kB 544 kB/s Collecting numpy Using cached numpy-1.19.2-cp38-cp38-win_amd64.whl (13.0 MB) Collecting pytools>=2017.6 Downloading pytools-2020.4.tar.gz (67 kB) |████████████████████████████████| 67 kB 828 kB/s Collecting decorator>=3.2.0 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting appdirs>=1.4.0 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting six>=1.8.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Using legacy 'setup.py install' for pyopencl, since package 'wheel' is not installed. Using legacy 'setup.py install' for pytools, since package 'wheel' is not installed. Installing collected packages: numpy, decorator, appdirs, six, pytools, pyopencl Running setup.py install for pytools ... done Running setup.py install for pyopencl ... done Successfully installed appdirs-1.4.4 decorator-4.4.2 numpy-1.19.2 pyopencl-2020.2.2 pytools-2020.4 six-1.15.0