Skip to content
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

Broken dependency ubuntu 24.04 #606

Closed
mituritsyn opened this issue May 18, 2024 · 2 comments
Closed

Broken dependency ubuntu 24.04 #606

mituritsyn opened this issue May 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mituritsyn
Copy link

Expected Behavior

ELRS configurator could be launched

Current Behavior

Can't run elrs configurator on Ubuntu 24.04 due to broken dependency

dpkg: dependency problems prevent configuration of expresslrs-configurator:
 expresslrs-configurator depends on python3-distutils; however:
  Package python3-distutils is not installed.

python3-distutils was deprecated in Python 3.12

Steps to Reproduce

  1. install under system with python version >= 3.12

  2. have fun

Possible Solution (Not obligatory)

I believe python3-setuptools is the successor to distutils.

Context

Your Environment

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04 LTS
Release:        24.04
Codename:       noble

$ python3 --version
Python 3.12.3

@mituritsyn mituritsyn added the bug Something isn't working label May 18, 2024
@chaotixtech
Copy link

chaotixtech commented May 18, 2024

Same problem running exactly the same versions but Kubuntu flavour, eagerly awaiting a fix ;)

@openbs0d
Copy link

Same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants