Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.python > #7862
| Path | csiph.com!news.mixmin.net!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | "News@tin.it.no" <news@tin.it.no> |
| Newsgroups | it.comp.lang.python |
| Subject | Re: Pip on WinXp |
| Date | Tue, 8 Aug 2023 09:13:34 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 39 |
| Message-ID | <uaspuu$39mev$1@dont-email.me> (permalink) |
| References | <u08ojv$1r5da$1@dont-email.me> <u14l5m$2ni7v$1@dont-email.me> <u85oam$rmfs$1@dont-email.me> <u8emst$2618e$1@dont-email.me> <u8m9c3$39no2$1@dont-email.me> <5f8162be-a6f4-1837-6e82-dce91e0eaf96@please.ty> |
| Injection-Date | Tue, 8 Aug 2023 07:13:34 -0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="354a96bda39e611769efd62fa9798993"; logging-data="3463647"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/xbylwpE2qiqqMsDl5ROEweNnpjpI4Spw=" |
| Cancel-Lock | sha1:nttICWL9CJ6tRc96ka561bZPsvE= |
| X-MSMail-Priority | Normal |
| X-RFC2646 | Format=Flowed; Response |
| X-Newsreader | Microsoft Outlook Express 6.00.3790.3959 |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.00.3790.4913 |
| X-Priority | 3 |
| Xref | csiph.com it.comp.lang.python:7862 |
Show key headers only | View raw
"jak" <nospam@please.ty> ha scritto nel messaggio news:5f8162be-a6f4-1837-6e82-dce91e0eaf96@please.ty... > News@tin.it.no ha scritto: >>>> >>> >>> Quindi ora funziona? Buono! >> >> non mi pare che funzioni. >> where non c'è. >> >> >> C:\WINDOWS\system32>py -0 >> Requested Python version (0) not installed >> C:\WINDOWS\system32> >> >> >> > > Ho fatto delle ricerche ed a quanto ho capito in > Windows XP il comando "where" lo dovresti avere. > Probabilmente, oltre avere Windows XP, che Microsoft > ormai non manutiene più, non hai nemmeno la sua > versione più aggionata. > In ogni caso se volessi proprio utilizzare il comando > "where", te ne propongo una versione meno efficiente > ma che a me funziona. Non è che un'idea circa il metodo > con cui potresti costruirti il comando con un file > batch (.bat o .cmd) e comunque ti da l'idea di come > funziona il comando: > > @for %%e in (%PATHEXT%) do @for %%i in (%1%%e) do @if NOT "%%~$PATH:i"=="" > echo %%~$PATH:i > si apre e si chiude file.bat. ma non si fa a tempo a vedere nulla anche se aggiungo il comando pause
Back to it.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Pip on WinXp "News@tin.it.no" <news@tin.it.no> - 2023-04-01 10:05 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-04-11 23:58 +0200
Re: Pip on WinXp "News@tin.it.no" <news@tin.it.no> - 2023-07-06 08:50 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-07-09 18:22 +0200
Re: Pip on WinXp "News@tin.it.no" <news@tin.it.no> - 2023-07-12 15:21 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-07-12 18:56 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-07-12 19:02 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-07-12 19:00 +0200
Re: Pip on WinXp "News@tin.it.no" <news@tin.it.no> - 2023-08-08 09:13 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-08-08 22:50 +0200
Re: Pip on WinXp "News@tin.it.no" <news@tin.it.no> - 2023-08-10 08:37 +0200
Re: Pip on WinXp jak <nospam@please.ty> - 2023-08-10 10:30 +0200
csiph-web