pyinstaller zur README hinzugefügt
This commit is contained in:
parent
586b8f7dd9
commit
0a7ad615c2
@ -10,9 +10,11 @@ python -m venv dicom-extractor-2023
|
||||
cd dicom-extractor-2023
|
||||
.\Scripts\activate
|
||||
python -m pip install -r requirements.txt
|
||||
.\compile.bat
|
||||
pyinstaller main.spec
|
||||
```
|
||||
|
||||
Die fertige EXE-Datei befindet sich im Verzeichnis "dist".
|
||||
|
||||
## Erster Start
|
||||
|
||||
Nach dem ersten Start muss einmal die Konfiguration aufgerufen und angepasst werden.
|
||||
|
Loading…
Reference in New Issue
Block a user