[SOLVED] python-setuptools don't upgrade

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
juliusse
Posts: 89
Joined: 21 Jan 2019 18:26

[SOLVED] python-setuptools don't upgrade

Post by juliusse »

Hi, just to report, running an upgrade today, I noticed that python-setuptools hasn't upgraded.
Trying to make a

Code: Select all

sudo slapt-get -i python-setuptools
I had a message of missing dependency, the message says that the missing one is

Code: Select all

functools-lru-cache
Ubuntu is an African term for:"Slackware is too difficult for me"
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: python-setuptools don't upgrade

Post by djemos »

I had this package installed to make some compile test for gnuradio and python-setuptools add it as a dep. I removed it.
depfinder add as more python packages exist in the system as deps in the dep file.
So do a sudo slapt-get -u
juliusse
Posts: 89
Joined: 21 Jan 2019 18:26

Re: python-setuptools don't upgrade

Post by juliusse »

Done, perfect! problem solved, thanks
Ubuntu is an African term for:"Slackware is too difficult for me"
Post Reply