<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi,<div><br></div><div>Could you open this issue on Github, that could be easier for us to follow and try to solve related issues. I will look at this on Monday.</div><div><br></div><div>Best,</div><div>Koray</div><div><br><div dir="ltr"><span style="background-color: rgba(255, 255, 255, 0);">-------------------------------------<br class="">M.Koray Tahiroğlu<br class="">Department of Media,<br class="">Aalto University<br class="">School of Arts, Design and Architecture<br class=""><a href="http://sopi.aalto.fi/" class="">http://sopi.aalto.fi/</a><br class=""><a href="http://dmi.aalto.fi/" dir="ltr" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="3">http://dmi.aalto.fi/</a><br class=""><a href="https://sopi.aalto.fi/koraytahiroglu/" dir="ltr" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="4">https://sopi.aalto.fi/koraytahiroglu/</a><br class="">tel. <a href="tel:+358%2050%204088441" dir="ltr" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="5">+358 50 4088441</a></span></div><div dir="ltr"><br><blockquote type="cite">Date: Fri, 4 Jun 2021 15:54:22 +0300</blockquote></div><blockquote type="cite"><div dir="ltr"><span>From: Alexandros <adrcki@gmail.com></span><br><span>To: Pd-List <pd-list@lists.iem.at></span><br><span>Subject: [PD] Can't compile pyext for Python3, Python.h no such file</span><br><span>    or directory (was: Re: [PD-announce] Deep Learning Models in Pure Data</span><br><span>    with pyext for Python 3)</span><br><span>Message-ID: <453c3902-16b4-472e-807c-2d3fec6aaf9c@gmail.com></span><br><span>Content-Type: text/plain; charset=utf-8; format=flowed</span><br><span></span><br><span>I initially replied to Koray's mail under [PD-announce], thought this </span><br><span>fits the main mailing list better.</span><br><span></span><br><span>I'm trying to build everything as instructed here </span><br><span>https://github.com/SopiMlab/DeepLearningWithAudio/blob/master/utilities/pyext-setup/setup-linux.md </span><br><span></span><br><span></span><br><span>Everything is ok until I try to setup pyext. If I type `python build.py` </span><br><span>I get this:</span><br><span></span><br><span>install: cannot stat 'pd-linux/debug-multi/py.pd_linux': No such file or </span><br><span>directory</span><br><span></span><br><span>If I go to pyext-setup/py and type `make CPPFLAGS="-I ../flext/source"` </span><br><span>I get this:</span><br><span></span><br><span>source/pyprefix.h:22:10: fatal error: Python.h: No such file or directory</span><br><span></span><br><span>The thing is I have both Python3.8 and Python3.9 header files installed </span><br><span>in my system in `/usr/include/python3.8/Python.h` and </span><br><span>`/usr/include/python3.9/Python.h` respectively. I'm trying to build the </span><br><span>whole deep learning project with Python3.8. How can I solve this issue?</span><br><span></span><br><span>I'm on UbuntuStudio 21.04.</span><br><span></span><br><span>Thanks</span><br><br></div></blockquote></div></body></html>