> On 28 Sep 2018, at 13:08, Ronald Oussoren wrote:
>
>
>
>> On 28 Sep 2018, at 10:34, Just van Rossum wrote:
>>
>> Following up to this: it seems line 1832 in py2app/build_app.py isn’t
>> correct anymore, with Python 3 venv behavior:
>>
>> if os.path.exists(os.path.join(sys.prefix, "
> On 28 Sep 2018, at 11:31, Joni Orponen wrote:
>
> On Fri, Sep 28, 2018 at 10:36 AM Just van Rossum
> wrote:
> Following up to this: it seems line 1832 in py2app/build_app.py isn’t correct
> anymore, with Python 3 venv behavior:
>
> if os.path.exists(os.path.join(sys.prefix, ".Pytho