Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100614
| Path | csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Newsgroups | comp.lang.python |
| Subject | Installing PyCharm on Windows (was: issues) |
| Date | Sat, 19 Dec 2015 19:32 +0100 |
| Organization | PointedEars Software (PES) |
| Lines | 38 |
| Message-ID | <32971984.pfH099DPo1@PointedEars.de> (permalink) |
| References | <mailman.11.1449433141.2247.python-list@python.org> |
| Reply-To | Thomas 'PointedEars' Lahn <usenet@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| X-Trace | solani.org 1450549921 1816 eJwNwoERwCAIBLCVeIEHx1GE/UdoL3ElWGF0ms9vnd3PYyufUCP0ZY/byVoAo+4MJNmG2wL7ABClEKg= (19 Dec 2015 18:32:01 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Sat, 19 Dec 2015 18:32:01 +0000 (UTC) |
| User-Agent | KNode/4.14.2 |
| X-User-ID | eJwFwYEBwDAEBMCVCP9kHFL2H6F3MCpfOEHHYsempVKST86xtNVeMFxeonP6Vl9rRnHdXEvHoR352UogfkoCFQI= |
| Cancel-Lock | sha1:ViBb+0i7jHH4uQr3lAs6Lfthv0Q= |
| X-NNTP-Posting-Host | eJwFwYEBACAEBMCVfLw0DsX+I3RHdfjd5nTjcDQJhPpZr5fgTVR3pkuF2CtLJPalygmTYX8WXRDr |
| Xref | csiph.com comp.lang.python:100614 |
Show key headers only | View raw
Anna Szaharcsuk wrote: > I was trying to install PyCharm, but didn't worked and needed interpreter. > the computer advised to install the python for windows. Not “the python for windows” (that would be some species of snake), but _Python_ for _Windows_, the programming language interpreter. Just do as “the computer advised”. > Can you help me, please, PyCharm stillnot working...allways gives a > message for repair, after- the repair successful and again message for > repair... Have you installed Python first? If no, it cannot work (and please think about this: What good is an IDE/editor for a programming language if you do not also have the interpreter/compiler?). It says so in the “Quick Start Guide” in the “PyCharm 5.0 Help”, currently to be found on the PyCharm Web site under “Docs & Demos”: <https://www.jetbrains.com/pycharm/help/quick-start-guide.html#prereq> Have you tried to install Python ≥ 3.4.4rc1 on Windows XP? If yes, it cannot work; you need Python < 3.4.4rc1 instead (and you should seriously consider upgrading Windows or even better, to switch to a real operating system, like GNU/Linux – many of the latter come for free and give you more freedom than Windows): <http://stackoverflow.com/a/32942216/855543> Before your next posting, please read <http://www.catb.org/~esr/faqs/smart-questions.html> -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
issues Anna Szaharcsuk <szaharcsuk@googlemail.com> - 2015-12-04 22:44 +0000
Re: issues Paulo da Silva <p_s_d_a_s_i_l_v_a_ns@netcabo.pt> - 2015-12-18 22:19 +0000
Installing PyCharm on Windows (was: issues) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-19 19:32 +0100
Re: Installing PyCharm on Windows (was: issues) Josef Pktd <josef.pktd@gmail.com> - 2015-12-19 20:32 -0800
Re: Installing PyCharm on Windows Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-20 09:28 +0100
Re: Installing PyCharm on Windows Steven D'Aprano <steve@pearwood.info> - 2015-12-20 20:23 +1100
Re: Installing PyCharm on Windows Chris Angelico <rosuav@gmail.com> - 2015-12-20 20:57 +1100
Re: Installing PyCharm on Windows Josef Pktd <josef.pktd@gmail.com> - 2015-12-20 09:15 -0800
Re: Installing PyCharm on Windows Chris Angelico <rosuav@gmail.com> - 2015-12-21 08:54 +1100
Re: Installing PyCharm on Windows Terry Reedy <tjreedy@udel.edu> - 2015-12-20 17:46 -0500
Re: Installing PyCharm on Windows Chris Angelico <rosuav@gmail.com> - 2015-12-21 10:04 +1100
Re: Installing PyCharm on Windows Erik <python@lucidity.plus.com> - 2015-12-20 21:21 +0000
Re: issues wxjmfauth@gmail.com - 2015-12-20 01:27 -0800
csiph-web