I am currently working on a project on my raspberry pi. I am using a couple of libraries. such as pyaudio and wave. I coded it in Pycharm and now I transferred the file to the raspberry pi and using Geany. I want to use those libraries and having a hard time installing them in Geany. On pycharm I would just install it from the settings or pip install it. How can I do it on the raspberri pi?
When I try to install using pip I get the following error:
command 'arm-linux-gnueabihf-gcc' failed with exit status 1