hi there, is there a change with how you are dealing with pyenv, when i pull the latest version i get errors whenever i run a command with ./emsdk before it, such as:
./emsdk update-tags
or ./ emsdk install
my build script for my project pulls and then uses these commands to install emcripten before i run it.
I always get pyenv: python3: command not found,
i run this on circle with an image of ubuntu that doesn't change
hi there, is there a change with how you are dealing with pyenv, when i pull the latest version i get errors whenever i run a command with ./emsdk before it, such as:
./emsdk update-tags
or ./ emsdk install
my build script for my project pulls and then uses these commands to install emcripten before i run it.
I always get pyenv: python3: command not found,
i run this on circle with an image of ubuntu that doesn't change