You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Easy Install
Running the install script on linux mint fails
Do the checklist before filing an issue:
Did you retain the logfile (path of logfile is shared while the script is run)? We definitely need the logfile to debug any easy install related issues.
Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome
Distro Information (Required)
uname -a Linux gunic0rn 5.8.0-45-generic frappe/bench#51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Logs are saved under /tmp/logs/easy-install__2021-03-18__16-20.log
curl already installed!
wget already installed!
git already installed!
pip3 already installed!
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
pip3 already installed!
Checking System Compatibility...
Sorry, the installer doesn't support linux mint. Aborting installation!
Screenshots
Additional context
Possible Solution
This is a simple issue, that can be solved by adding linux mint to the list of supported environments and distributions. 'linux mint': [19, 20]
The text was updated successfully, but these errors were encountered:
Issue: Easy Install
Running the install script on linux mint fails
Do the checklist before filing an issue:
Distro Information (Required)
uname -a
Linux gunic0rn 5.8.0-45-generic frappe/bench#51~20.04.1-Ubuntu SMP Tue Feb 23 13:46:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/*-release
Command Run (Required)
Log File (Required)
Screenshots
Additional context
Possible Solution
This is a simple issue, that can be solved by adding linux mint to the list of supported environments and distributions.
'linux mint': [19, 20]
The text was updated successfully, but these errors were encountered: