ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
543 stars 344 forks source link

Error loading Python lib #284

Open piaere opened 2 years ago

piaere commented 2 years ago

Hi everyone,

Trying to setup a Prater validator node. I downloaded the binary executable file staking_deposit-cli-76ed782-darwin-amd64.tar.gz for mac OS but I’m getting this error message as I try to run ./deposit new-mnemonic --num_validators 1 --chain praterfrom the folder :

Error loading Python lib '/var/folders/_q/80fy0fyx2rn44k38zkp0n_9r0000gn/T/_MEIO6Lg40/Python': dlopen: dlopen(/var/folders/_q/80fy0fyx2rn44k38zkp0n_9r0000gn/T/_MEIO6Lg40/Python, 10): no suitable image found.  Did find:
    /var/folders/_q/80fy0fyx2rn44k38zkp0n_9r0000gn/T/_MEIO6Lg40/Python: cannot load 'Python' (load command 0x80000034 is unknown)
    /private/var/folders/_q/80fy0fyx2rn44k38zkp0n_9r0000gn/T/_MEIO6Lg40/Python: cannot load 'Python' (load command 0x80000034 is unknown)

I am running OS 10.14.6 Mojave and installed Python 3.8.5 with pip 20.2.4

Am I doing something wrong? Could it be some package is uncompatible with Mojave ?

Thanks for your help

drewtunney commented 1 year ago

any update on this? running in to the same issue

piaere commented 1 year ago

I personally had to use a PC computer to do this. Best of luck

drewtunney commented 1 year ago

thanks @piaere . i ended up using wagyu key gen UI...