V0rt3x667 / ArchyPie-Setup

A Clone of RetroPie for Arch Based Systems
GNU General Public License v3.0
31 stars 9 forks source link

Unable to install binary for joy2key #34

Closed TrazhCant closed 11 months ago

TrazhCant commented 11 months ago

Running EndeavourOS with Gnome/Wayland. Fresh install. I can't determine any details from this log other than "unable to install". I tried manually installing joy2key using yay and still got the same error. Does joy2key's code need patched maybe?

= = = = = = = = = = = = = = = = = = = = =
Installing (Binary) 'joy2key' : Provides Joystick To Keyboard Conversion For Navigation Of ArchyPie Dialog Menus
= = = = = = = = = = = = = = = = = = = = =

Compiling '/opt/archypie/admin/joy2key/joy2key.py'...
Compiling '/opt/archypie/admin/joy2key/joy2key_sdl.py'...
Compiling '/opt/archypie/admin/joy2key/osk.py'...
Unable to install binary for joy2key

Log Ended At: Thu Oct 26 06:15:54 PM PDT 2023
Total Running Time: 0 hours, 0 mins, 18 secs
V0rt3x667 commented 11 months ago

Hi, sorry I have not had chance to investigate yet. I will look into the issue today.

V0rt3x667 commented 11 months ago

It appears to build and run fine on my Arch Linux machine. I will have to create a test EndeavourOS VM to test further.

V0rt3x667 commented 11 months ago

Hi, I discovered what the issues were. I have updated the script, could you please update the script from the setup menu and test for me? Thank you.

TrazhCant commented 11 months ago

It is now successful. Thanks! :)