-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Command Not Found" Errors #130
Comments
Just tested the script on a Ubuntu 22.04 and was able to install:Python version used: OS:cat /etc/os-release Hash of installersha256sum mde_installer.sh Test running the script like so:sudo /usr/bin/bash mde_installer.sh --install One cause for the issue might be that the system is not interpreting the shebang at the beginning of the script. |
OS:
Output after running script as suggested:
|
@pshankland , can you please provide me with the hash of the script you are using? |
|
@pshankland , can that hash does not match the hash I've used can you please re download the script? |
Trying to install on a clean Ubuntu 22.04.4 server but getting the following:
Python3 is installed.
What am I missing?
The text was updated successfully, but these errors were encountered: