Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.python > #7862

Re: Pip on WinXp

From "News@tin.it.no" <news@tin.it.no>
Newsgroups it.comp.lang.python
Subject Re: Pip on WinXp
Date 2023-08-08 09:13 +0200
Organization A noiseless patient Spider
Message-ID <uaspuu$39mev$1@dont-email.me> (permalink)
References (1 earlier) <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>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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