Hi Dears,
I am currently using pypy(pypy-7.0.0-linux_x86_64-portable) and I am facing
some issues using it.
I installed pip, cython and numpy using commands:
$ ./pypy-xxx/bin/pypy -m ensurepip
$ ./pypy-xxx/bin/pip install cython numpy
After that, I installed one package *"pysubnettree" *thorough
Editing the subject.
On Wed, Jul 24, 2019 at 11:39 AM Nabil Memon
wrote:
> Hi Dears,
>
> I am currently using pypy(pypy-7.0.0-linux_x86_64-portable) and I am
> facing some issues using it.
> I installed pip, cython and numpy using commands:
> $ ./pypy-xxx/bin/pypy -m ensure
,
>
> On Wed, 24 Jul 2019 at 09:02, Nabil Memon wrote:
> >> I am currently using pypy(pypy-7.0.0-linux_x86_64-portable) and I am
> facing some issues using it.
> >> I installed pip, cython and numpy using commands:
> >> $ ./pypy-xxx/bin/pypy -m ensurepip
&g
Awesome, thanks!
On Thu, Jul 25, 2019 at 8:52 PM Armin Rigo wrote:
> Hi again,
>
> On Thu, 25 Jul 2019 at 16:53, Nabil Memon wrote:
> > I did figure out the workaround by not importing this cpyext module at
> first.
>
> Cool. In the meantime I managed to sneak