On Fri, 13 Sep 2019 at 11:06 pm, matti picus <matti.pi...@gmail.com> wrote:
> On Fri, 13 Sep 2019 at 5:45 pm, Arthur Coimbra <acoimbr...@gmail.com> > wrote: > >> Hello pypy team, >> >> I'm not sure if I'm installing packages for pypy correctly as I can't >> solve the following issue: >> >> >> Any help would be much appreciated. >> >> Best regards, >> Arthur >> _______________________________________________ >> pypy-dev mailing list >> pypy-dev@python.org >> https://mail.python.org/mailman/listinfo/pypy-dev > > > Most open source mailing lists and issue trackers prefer text copy-paste > rather than console screen shots. > > With that being said, did you run “pypy -mensurepip”? > What version of PyPy? > Matti > Hang on, you are using pip from cpython. That won’t work. Something is setting your sys.path either an environment variable or a startup script. Matti
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev