Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for program (0.15 sec)

  1. docs/de/docs/contributing.md

        Dadurch wird sichergestellt, dass Sie, wenn Sie ein von diesem Package installiertes Terminalprogramm verwenden, das Programm aus Ihrer lokalen Umgebung verwenden und kein anderes, das global installiert sein könnte.
    
    ### Benötigtes mit pip installieren
    
    Nachdem Sie die Umgebung wie oben beschrieben aktiviert haben:
    
    <div class="termy">
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 23:55:23 GMT 2024
    - 16.2K bytes
    - Viewed (0)
  2. docs/pt/docs/contributing.md

    Se ele exibir o binário `pip` em `env/bin/pip` então funcionou. 🎉
    
    
    
    !!! tip
        Toda vez que você instalar um novo pacote com `pip` nesse ambiente, ative o ambiente novamente.
    
        Isso garante que se você usar um programa instalado por aquele pacote, você utilizará aquele de seu ambiente local e não outro que possa estar instalado globalmente.
    
    ### pip
    
    Após ativar o ambiente como descrito acima:
    
    <div class="termy">
    
    ```console
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Jun 11 21:38:15 GMT 2023
    - 14.9K bytes
    - Viewed (0)
  3. docs/en/docs/contributing.md

    ---> 100%
    ```
    
    </div>
    
    !!! tip
        Every time you install a new package with `pip` under that environment, activate the environment again.
    
        This makes sure that if you use a terminal program installed by that package, you use the one from your local environment and not any other that could be installed globally.
    
    ### Install requirements using pip
    
    After activating the environment as described above:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 11 17:42:43 GMT 2024
    - 14.1K bytes
    - Viewed (0)
  4. docs/fr/docs/contributing.md

    
    
    !!! tip
        Chaque fois que vous installez un nouveau paquet avec `pip` sous cet environnement, activez à nouveau l'environnement.
    
        Cela permet de s'assurer que si vous utilisez un programme terminal installé par ce paquet (comme `flit`), vous utilisez celui de votre environnement local et pas un autre qui pourrait être installé globalement.
    
    ### Flit
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jul 27 18:51:07 GMT 2023
    - 16.3K bytes
    - Viewed (0)
Back to top