Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pypy and wing personal7
#2
PyPi only points to the code repository (and also has a download link).
If all you need is to install the package, use
pip install wing

If you need source code there are several ways to get it:
I usually click on the homepage link to get the GitHub or other code location, then use gitclone to download the code. (Requires git to be installed).
usage is:
  • Copy GitHub URL
  • Navigate to where you want source code to reside.
  • Open command line (shell) in that directory
  • Type: git clone https://github.com/puzzler10/wing
    (pasting URL after typing git clone )
  • Done.
Reply


Messages In This Thread
pypy and wing personal7 - by pfaber11 - Jun-01-2019, 12:24 PM
RE: pypy and wing personal7 - by Larz60+ - Jun-02-2019, 02:04 AM
RE: pypy and wing personal7 - by pfaber11 - Jun-02-2019, 08:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  is there a better place to talk about pypy here? ezdev 1 2,777 Dec-20-2017, 12:22 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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