Skip to content

Pandas installation on arm architectures #20771

Closed
@Davidnet

Description

@Davidnet

Code Sample, a copy-pastable example if possible

I Haven't written any custom code.

Problem description

I'm trying to install Pandas with pip install pandas, and I'am encountering the following error:

nvidia@tegra-ubuntu:~/opt$ sudo -H pip install pandas
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/08/01/803834bc8a4e708aedebb133095a88a4dad9f45bbaf5ad777d2bea543c7e/pandas-0.22.0.tar.gz
  Could not find a version that satisfies the requirement Cython (from versions: )
No matching distribution found for Cython

At first I tried to install Cython, then installing pandas, but the same behavior is encountered, my platfrom is arm-64 and is currently my bottleneck to develop.

$pip --version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions