Last modified by Aysegül Omus on 2023/10/23 12:56

From version 1.1
edited by wikibot
on 2023/02/05 20:30
Change comment: Imported from foswiki
To version 3.1
edited by Yunhao Wu
on 2023/07/05 16:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.wikibot
1 +XWiki.wyun
Content
... ... @@ -12,18 +12,12 @@
12 12  
13 13  == 1. Can I install it myself? ==
14 14  
15 -You can install python modules with pythons own package management pip https://pypi.org/project/pip/ while using the --user Flag to install it into your home directory.
15 +You can install python modules with pythons own package management pip https://pypi.org/project/pip/ while using the the ~-~-user Flag to install it into your home directory.
16 16  
17 17  For example:
18 18  
19 +[[image:1677683981712-752.png]]
19 19  
20 -
21 -{{html wiki="true"}}
22 -<blockquote> {{code}}<code>pip install --user mercurial</code>{{/code}}</blockquote>
23 -{{/html}}
24 -
25 -
26 -
27 27  Those modules stay in your home directory until you uninstall them and also transfer with you when you change the workplace.
28 28  
29 29  You can also compile software yourself as long as it does not need administration right(sudo, su) to run it should work. Often there are also precompiled versions that you can just run.
... ... @@ -34,7 +34,8 @@
34 34  
35 35  == 2. I need that software installed onto the blackbox? What should I do? ==
36 36  
37 -If you need the software for example for a tutorial or course you can write an email to rbg@in.tum.de, including the following:
31 +If you need the software for example for a tutorial or course you can write an email to support@ito.cit.tum.de, including the following:
32 +
38 38  * Which software in which version is needed?
39 39  * Reason why you need it
40 40  * optional: alternative software that would fulfill the needs