Unable to install "pandas" package

I get the following error when I try to install “pandas” package on Jetson Nano.

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-w1gw2csh/pandas/

What can I do?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

How do you install pandas?
Are you using this command:

$ sudo pip3 install pandas 

Thanks.