You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had similar problem with my raspberry piwhen installing pandas and I solved by installing it inside my venv with this sentence:
SENTENCE: sudo apt-get install python3-pandas
So, I don't know what were you installing, but might work to try use the trick of installing it with apt-get package manager instead of pip.
ERROR:
arm-linux-gnueabihf-gcc: fatal error: Terminado (killed) signal terminated program cc1
compilation terminated.
error: Setup script exited with error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
Error:
The text was updated successfully, but these errors were encountered: