It's in the cffi issue tracker 😀

On Thu, Apr 23, 2020, 3:16 AM Armin Rigo <armin.r...@gmail.com> wrote:

> Hi Daniel,
>
> On Thu, 23 Apr 2020 at 09:08, Daniel Holth <dho...@gmail.com> wrote:
> > Need to look up how to initialize virtualenv at the Python level. I had
> more success with pypy 7.1.1 which seemed to be finding the virtualenv
> based on the working directory. Currently pypy 7.3.1 is having trouble
> finding the os module in pypy_init_home. And this patch
> https://foss.heptapod.net/pypy/cffi/issues/450 is needed to get rid of a
> warning.
>
> Can you give a reproducer for the problem you see in finding the os
> module in pypy_init_home?  Thanks!
>
>
> A bientôt,
>
> Armin.
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to