When I install using pip3 install repostat-app
I get an error saying
pandas/_libs/algos.c:236:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]