FrodeSolheim / fs-uae-launcher

A frontend for the FS-UAE Amiga emulator with support for the OpenRetro online game database.
GNU General Public License v2.0
61 stars 14 forks source link

Updated missing pip3 modules for macOS #117

Closed jvandborg closed 2 years ago

jvandborg commented 2 years ago

Hi Frode,

I was following your excellent guide for compiling fs-uae-launcher. During compile I found that typing_extensions was missing from pip3. During execution of compiled fs-uae-launcher I found that rx was missing from pip3.

I've added the two missing pip3 modules to the documentation for macOS. Unfortunately I don't have access to Linux or Microsoft OS'es, so I'm not sure if the modules are also needed for those OS'es.

Best regards, Jacob

FrodeSolheim commented 2 years ago

Yes, it's the same for the other OSes, I'll update the documentation there as well :)