Last modified by Aysegül Omus on 2025/01/29 14:00

From version 6.1
edited by Martin Uhl
on 2023/10/30 10:26
Change comment: There is no comment for this version
To version 8.1
edited by Martin Uhl
on 2023/10/30 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -59,7 +59,9 @@
59 59  
60 60  === weitere userlokale Packagingoptionen ===
61 61  
62 -Manche Packagingsysteme, insbesondere ##pip## erlauben auch eine Nutzerlokale Installation via ##pip --user--##--. Die so installierte Software liegt dann unter ##/.local/bin##.--
62 +(((
63 +Manche Packagingsysteme, insbesondere ##pip## erlauben auch eine Nutzerlokale Installation via ##pip ~-~-user##. Die so installierte Software liegt dann unter ##/.local/bin##.
64 +)))
63 63  
64 64  Gerade bei Python bietet sich aber auch die [[Installation in Virtual Environments>>https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment]] an.
65 65