Python Forum
Cannot use pypy on Python3 code
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot use pypy on Python3 code
#8
Here is the result when I issue the command.

james@james-VirtualBox:~/Desktop$ pypy -m pip install numpy
/usr/bin/pypy: No module named pip
james@james-VirtualBox:~/Desktop$ pypy -m pip install numpy

It says no module named pip. What do i do t fix this?


Respectfully,

ErnstTBass
Reply


Messages In This Thread
Cannot use pypy on Python3 code - by ErnestTBass - May-15-2018, 02:23 PM
RE: Cannot use pypy on Python3 code - by Larz60+ - May-15-2018, 02:55 PM
RE: Cannot use pypy on Python3 code - by snippsat - May-15-2018, 02:59 PM
RE: Cannot use pypy on Python3 code - by snippsat - May-15-2018, 05:17 PM
RE: Cannot use pypy on Python3 code - by snippsat - May-15-2018, 05:45 PM
RE: Cannot use pypy on Python3 code - by ErnestTBass - May-17-2018, 11:59 AM
RE: Cannot use pypy on Python3 code - by Larz60+ - May-17-2018, 12:44 PM
RE: Cannot use pypy on Python3 code - by snippsat - May-17-2018, 05:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Linear Regression Python3 code giving weird solutions deepsen 0 1,473 Nov-01-2019, 12:06 PM
Last Post: deepsen
  Pypy installation in Windows 10 Frankie 2 10,730 Jun-13-2018, 04:05 AM
Last Post: Frankie

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020