File tree 2 files changed +2
-2
lines changed
text/main/basics/gettingStarted/firstProgram
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
# You can find it at https://thomasweise.github.io/latexgit_py,
7
7
# https://github.com/thomasWeise/latexgit_py, or at
8
8
# https://pypi.org/project/latexgit.
9
- latexgit == 0.8.17
9
+ latexgit == 0.8.18
10
10
11
11
# minify_html is needed to minify html output.
12
12
minify_html == 0.15.0
Original file line number Diff line number Diff line change 122
122
The following options may not make any sense for you, which is totally OK for now.
123
123
Please make sure to select \menu {Interpreter Type: > Custom Environment} as well as \menu {Environment: > Select existing} and \menu {Type: > Python}.
124
124
Under \menu {Python Path:}, you would choose the \python \ interpreter you have installed on your system (see \cref {sec:installingPython }).
125
- On my system that was \inQuotes {\python ~3.10.12} at the time of this writing.\footnote {
125
+ On my system that was \inQuotes {\python ~3.10.12} at the time of this writing.\footnote {%
126
126
Now I am using~\python ~\pythonVersion , but this is not important.}
127
127
We finally click \menu {Create}.
128
128
We now have created our first and empty \pycharm \ \python \ project -- as illustrated in \cref {fig:firstProgram03pycharmProjectCreated }.
You can’t perform that action at this time.
0 commit comments