Hi,
Tried to install IDLE (IDE for python) from the repositories (using synaptic or apt-get) but keep getting error 404 - file not found.
Does this mean that idle has been removed from the repositories?
Any help would be much appreciated.
Cheers.
idle missing from repositries?
4 posts
• Page 1 of 1
- Posts: 8 katesfb
- Joined: 29 Oct 2008
-
anticapitalista
- Posts: 5,959
- Site Admin
- Joined: 11 Sep 2007
#2
It is there. maybe the repo was down
#apt-get install idle-python2.4 OR
#apt-get install idle-python2.5
#apt-get install idle-python2.4 OR
#apt-get install idle-python2.5
- Posts: 1,520 eriefisher
- Joined: 07 Oct 2007
#3
A 404 error would indicate that either you don't have a connection or the server is down.
- Posts: 253 mariel77
- Joined: 13 Sep 2007
#4
This happened to me yesterday when I was trying to install java. I had forgotten to reload the repos before I tried to install, so maybe that would help.