Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

I cannot use pip to install this #8

Open
talking-toaster opened this issue Nov 29, 2019 · 1 comment
Open

I cannot use pip to install this #8

talking-toaster opened this issue Nov 29, 2019 · 1 comment

Comments

@talking-toaster
Copy link

fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1

I use Orange Pi Pc with Armbian Bionic (mainline based kernel 5.3.y)

@atulgo
Copy link

atulgo commented Jan 6, 2020

try installing python3.6-dev ::

sudo apt-get install python3.6 python3.6-dev

regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants