<div dir="ltr"><div>Thank you for your reply Daniel!</div><div><br></div><div>Python 3.6 is the only version available in the official CentOS 7 repos, we are actually installing python 3.7 from our own repo.</div><div><br></div><div>I went ahead and updated the RPM spec to require python 3.7 and built the app_python3 module against the python 3.7 lib, and it worked! Thank you for your confirmation!</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap"><span style="border:none;display:inline-block;overflow:hidden;width:100px;height:39px"><img src="https://lh3.googleusercontent.com/jNT93-71yDgh24tP7Ki6vEkma877g7-IZynD2cxXid4O4cJwXi4cELHVdcK12f015sChXb0VSw4ZN-b6fvXTr63ORw7iuwQGOmYsE6KMzui8_WSYbo401kDnjv5Ifv1Paz43Xiv7" width="100" height="39" style="margin-left:0px;margin-top:0px"></span></span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap">Aaron Lucia</span><span style="font-size:9pt;font-family:Arial;color:rgb(51,96,110);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> | </span><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap">Software Engineer</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">100 High Street, 7th Floor, Boston, MA 02110 USA</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><a href="http://www.cogitocorp.com/" target="_blank"><span style="font-size:9pt;font-family:Arial;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">w</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">ww.cogitocorp.com</span></a><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> |</span><a href="https://www.linkedin.com/company/cogito-corp-/" target="_blank"><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Cogito on LinkedIn</span></a><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> | </span><font color="#808080" face="Roboto, sans-serif"><span style="font-size:12px;white-space:pre-wrap">Office: 617.580.3101</span></font></p><br><span style="font-size:8pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Confidentiality Notice</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span><span style="font-size:8pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">: This email is the property of Cogito Corporation. This message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span></span><br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 9, 2021 at 11:22 AM Daniel-Constantin Mierla <<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>Hello,</p>
    <p>I assume that was a dependency that had to be set for building
      the package on centos. Are both python 3.6 and 3.7 available on
      centos and they can be installed in parallel?</p>
    <p>Maybe Sergey Safarov can comment more, give that he is the one
      doing the packages for centos.<br>
    </p>
    <p>Otherwise, app_python3 module should compile and work with python
      3.7.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div>On 09.04.21 16:29, Aaron Lucia wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>We have been using the kamailio-python plugin with
          kamailio, running on CentOS 7. The RPM for the kamailio-python
          plugin has a requirement on the python36 package. I'm curious
          if it's possible to run kamailio with the kamailio-python
          plugin with python 3.7 or if python 3.6 is required. If it is
          possible to use the kamailio-python plugin with python 3.7,
          would we need to create our own RPM with a requirement on
          python37 or is there another way we could set it up?</div>
        <div><br>
        </div>
        <div>Thank you very much for your feedback,</div>
        <div>Aaron</div>
        <br>
        <div>
          <div dir="ltr">
            <div dir="ltr"><span>
                <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap"><span style="border:none;display:inline-block;overflow:hidden;width:100px;height:39px"><img src="https://lh3.googleusercontent.com/jNT93-71yDgh24tP7Ki6vEkma877g7-IZynD2cxXid4O4cJwXi4cELHVdcK12f015sChXb0VSw4ZN-b6fvXTr63ORw7iuwQGOmYsE6KMzui8_WSYbo401kDnjv5Ifv1Paz43Xiv7" style="margin-left: 0px; margin-top: 0px;" width="100" height="39"></span></span></p>
                <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap">Aaron Lucia</span><span style="font-size:9pt;font-family:Arial;color:rgb(51,96,110);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> | </span><span style="font-size:9pt;font-family:Poppins,sans-serif;color:rgb(51,96,110);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap">Software Engineer</span></p>
                <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">100 High Street, 7th Floor, Boston, MA 02110 USA</span></p>
                <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><a href="http://www.cogitocorp.com/" target="_blank"><span style="font-size:9pt;font-family:Arial;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">w</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">ww.cogitocorp.com</span></a><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> |</span><a href="https://www.linkedin.com/company/cogito-corp-/" target="_blank"><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(17,85,204);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Cogito on LinkedIn</span></a><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> | </span><font face="Roboto, sans-serif" color="#808080"><span style="font-size:12px;white-space:pre-wrap">Office: 617.580.3101</span></font></p>
                <br>
                <span style="font-size:8pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Confidentiality Notice</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span><span style="font-size:8pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">: This email is the property of Cogito Corporation. This message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.</span><span style="font-size:9pt;font-family:Roboto,sans-serif;color:rgb(128,128,128);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> </span></span><br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Kamailio (SER) - Users Mailing List
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre cols="72">-- 
Daniel-Constantin Mierla -- <a href="http://www.asipto.com" target="_blank">www.asipto.com</a>
<a href="http://www.twitter.com/miconda" target="_blank">www.twitter.com/miconda</a> -- <a href="http://www.linkedin.com/in/miconda" target="_blank">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - Online
May 17-20, 2021 (Europe Timezone) - June 7-10, 2021 (America Timezone)
  * <a href="https://www.asipto.com/sw/kamailio-advanced-training-online/" target="_blank">https://www.asipto.com/sw/kamailio-advanced-training-online/</a></pre>
  </div>

</blockquote></div>