Skip to content

Commit

Permalink
New translations troubleshooting-mset9.md (Hungarian)
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaveamac committed Jan 27, 2025
1 parent 704b07b commit 7157392
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/hu_HU/troubleshooting-mset9.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ A Python nincs telepítve arra a számítógépre, amit használsz. Töltsd le a

:::details ModuleNotFoundError: No module named 'pyfatfs'

The pyfatfs module, which is needed to use the MSET9 installer on macOS, isn't installed on your computer.
A pyfatfs modul, amire szükség van az MSET9 installer használatához macOS-en, nincs telepítve a számítógépedre.

1. Open a separate Terminal window
2. Type `python3 -m pip install pyfatfs`, then press Enter
3. Start again from [Section I Step 3](installing-boot9strap-\(mset9-cli\)#section-i---prep-work)
1. Nyiss egy másik Terminal ablakot
2. Írd be `python3 -m pip install pyfatfs` parancsot, majd nyomj Entert
3. Kezd újra az [I. rész 3. lépésével](installing-boot9strap-\(mset9-cli\)#section-i---prep-work)

:::

Expand Down

0 comments on commit 7157392

Please sign in to comment.