Am Wed, 9 Oct 2019 17:31:02 +1000
schrieb Stuart Longland <stua...@longlandclan.id.au>:

> On 9/10/19 5:06 pm, Marc Jacobi wrote:
> > 
> > So I set out to build the libsigrokdecode and sigrok-cli projects. 
> > However, when building the decode library I get an error in the 
> > 'configure' step:
> >      "Cannot find Python 3 development headers."
> > I did install python3.6 (sudo apt-get install python3.6).
> > 
> > Q => How do I get these development headers?
> 
> Usually if you're running a Debian derivative (Ubuntu is) the package 
> you want is `python3-dev` (or possibly `libpython3-dev`).



or  libpython3.6-dev  
I use Synaptic: search 'python' and install the part 'libpyth*-dev' from
your python-version.



_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to