Could somebody please tell me where I'm going wrong I'm using pypy or trying to has anybody got any experience of this. If you click on the screen shot it'll be big enough to read.I think what is happening is wing and pypy aren't connecting properly . if I go to the pypy3 exe and click on it it goes into the shell so I know it's installed ok . some help would really be appreciated .
pypy and wing personal7
pypy and wing personal7
|
Could somebody please tell me where I'm going wrong I'm using pypy or trying to has anybody got any experience of this. If you click on the screen shot it'll be big enough to read.I think what is happening is wing and pypy aren't connecting properly . if I go to the pypy3 exe and click on it it goes into the shell so I know it's installed ok . some help would really be appreciated .
Jun-02-2019, 02:04 AM
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:
Jun-02-2019, 08:35 AM
I solved it last night . To run pypy3 I used pycharm community edition and found pyglet works fine with it . Lucky for me . I've still got wing personal 7 installed and am using that with regular python 3.7.3 Thanks for the reply.
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
is there a better place to talk about pypy here? | ezdev | 1 | 3,302 |
Dec-20-2017, 12:22 PM Last Post: metulburr |
Users browsing this thread: 1 Guest(s)