Which package should I use instead of python-gobject on groovy?
Asked by
Burgess Chang
on 2020-10-22
I noticed that python-gobject is no longer available on groovy, and I have some packages that depend on it.
How should I complete the replacement?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Burgess Chang
- Solved:
- 2020-10-22
- Last query:
- 2020-10-22
- Last reply:
- 2020-10-22
https:/
Has the reason it was removed
Manfred Hampl (m-hampl) said : | #2 |
python-gobject depends on Python2 and Python2 is obsolete.
You need updated packages of your software that work with Python3 and do not depend on python-gobject.
Burgess Chang (brsvh) said : | #3 |
Thank you, I understand what I am going to do next. :)
To post a message you must log in.