piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

No wheel for Pandas 1.2.2 (python3.8.8, Buster) #193

Closed mmngreco closed 3 years ago

mmngreco commented 3 years ago
pyenv local 3.8.8
$ pip install pandas
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pandas
  Downloading pandas-1.2.2.tar.gz (5.5 MB)
     |████████████████████████████████| 5.5 MB 4.4 MB/s
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting pytz>=2017.3
  Downloading https://www.piwheels.org/simple/pytz/pytz-2021.1-py2.py3-none-any.whl (510 kB)
     |████████████████████████████████| 510 kB 838 kB/s
Requirement already satisfied: numpy>=1.16.5 in ./.venv/lib/python3.8/site-packages (from pandas) (1.20.1)
Collecting python-dateutil>=2.7.3
  Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
     |████████████████████████████████| 227 kB 2.3 MB/s
Collecting six>=1.5
  Downloading https://www.piwheels.org/simple/six/six-1.15.0-py2.py3-none-any.whl (10 kB)
Building wheels for collected packages: pandas
  Building wheel for pandas (PEP 517) ... done
  Created wheel for pandas: filename=pandas-1.2.2-cp38-cp38-linux_armv7l.whl size=38863263 sha256=68329637899384793369fc3d489d4c6bcfab1cff9299203342c3f171bdb21d79
  Stored in directory: /tmp/pip-ephem-wheel-cache-pntp0n5_/wheels/97/81/a9/badd47d921303d7d391baa43a485aed97644f5de26e5649983
Successfully built pandas
Installing collected packages: six, pytz, python-dateutil, pandas
Successfully installed pandas-1.2.2 python-dateutil-2.8.1 pytz-2021.1 six-1.15.0

Let me know if I can help you with anything ;-)

bennuttall commented 3 years ago

As per the homepage and FAQs we only build for Python versions in Debian.