On macos there is no `python2`, but `python` and `python2.7`. So I guess this 
needs to be updated in the way of checking if `python2` exits (`which python2`) 
and if yes, use it, otherwise set it to `python`. I expect that only distro 
having `python3` are shipping `python2`, old distros with python 2.x only, 
likely don't have `python2`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1645#issuecomment-421724397
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to