Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76267
| References | <53EC15EF.3000601@gmail.com> |
|---|---|
| Date | 2014-08-14 08:25 +0200 |
| Subject | Re: a python console in bluestacks |
| From | Chris “Kwpolska” Warrick <kwpolska@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12970.1407997502.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Aug 14, 2014 4:30 AM, "luofeiyu" <elearn2014@gmail.com> wrote: > > I have installed bluestacks(an android phone emulator) on my pc,and SL4A on it.Now i can run python thish way : > 1.edit an file ending with .py, save it in /sdcard/sl4a/scripts/yourname.py. > 2.open sl4a ,and click the file to make it run. > > Is there a python console to type python command to run python directly such as in pc ? Why are you using an Android emulator to run Python, a PC-first software?! Just install the Windows version from http://python.org/ and use that. -- Chris “Kwpolska” Warrick <http://chriswarrick.com/> Sent from my SGS3.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: a python console in bluestacks Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 08:25 +0200 Re: a python console in bluestacks Steven D'Aprano <steve@pearwood.info> - 2014-08-14 07:49 +0000
csiph-web