neovim / pynvim

Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.48k stars 118 forks source link

Error command aarch64-linux-android-gcc #444

Closed Robin1451 closed 4 years ago

Robin1451 commented 4 years ago

Facing this issue while installing pyaudio

Shougo commented 4 years ago

I don't understand. You should explain the problem more clearly.

Robin1451 commented 4 years ago

Screenshot_20200503-000117

Robin1451 commented 4 years ago

This is the error I'm facing while installing pyaudio on android device

Robin1451 commented 4 years ago

This is the error when I try to install pyaudio. I'm running python on android device, using Qpython app. I've also tried on pydroid 3. I also tried installing port audio.

On Sun, 3 May, 2020, 7:36 PM Shougo, notifications@github.com wrote:

I don't understand. You should explain the problem more clearly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neovim/pynvim/issues/444#issuecomment-623115417, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNUC3ULYH6XLO6Q5YHQ5W3RPV26JANCNFSM4MXYFBPQ .

Shougo commented 4 years ago

This is not pynvim's issue. It is just pyaudio does not support your platform.

Robin1451 commented 4 years ago

Are there any alternatives available for pyaudio

On Sun, 3 May, 2020, 8:04 PM Shougo, notifications@github.com wrote:

This is not pynvim's issue. It is just pyaudio does not support your platform.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neovim/pynvim/issues/444#issuecomment-623119434, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNUC3RBWQSKKT2MHI5X65DRPV6G5ANCNFSM4MXYFBPQ .

Shougo commented 4 years ago

I don't know... This is not QA site for Android python. You should ask it in other place.