Ubuntu :: Updating To Python 3.1 To 3.2 In LLucid?
Jun 25, 2011
I have 2 netbooks, one desk top and a server on my home network. I would like to have all my machines running the same version of Python. The Lucid machine repositories seem stuck at 2.6x and 3.1x ... I want them to be 2.7x and 3.2 so that I am consistant.
Is there a way to upgrade the repositories for Python without having to upgrade the whole system?
View 3 Replies
ADVERTISEMENT
Nov 30, 2009
after updating to kde 4.3.3 PyQt4 updated to 4.6.2 since that eric is open with lots of errors and when i try to run apython script inside it the run fail
i reported a bug
https://bugzilla.redhat.com/show_bug.cgi?id=541982
View 1 Replies
View Related
Mar 17, 2011
I've been having some problems trying to get a new netbook working with China Telecom's 3G service (works wonderfully in Windows, but still trying to figure Ubuntu out), so until I figure out the problem with this Huawei modem, I've written a quick python script to handle updates/installations on the Ubuntu side. (Synaptic does fine on generating download scripts for packages, but it needs an option to handle updates as well)
If anyone else has a use for this, you're welcome to use it. Please let me know what needs to be changed to make it work on your box.
View 2 Replies
View Related
Mar 22, 2009
I want to be able to do
sudo ./program.py
instead of always having to do
sudo python program.py
What do I need to change?
View 5 Replies
View Related
Nov 30, 2009
I've already used line split stuff to transform my data into something like this in a text file:
Code:
['1', '1', '3', '20.7505207']
['2', '1', '3', '23.0488319']
['3', '1', '3', '-1.5768747']
['4', '1', '3', '-26.4772491']
[code]....
How can I get this on a python program so I can manipulate it as an array?
View 3 Replies
View Related
Oct 27, 2010
in ubuntu 10.10, I have installed python 2.7. I would like to use apt-get to install packages to this version of python but I haven't been able to figure out howThings I have tried without success:changing the symlink at /usr/bin/python to point to /usr/bin/python2.7 - even after doing this apt-get still installs stuff to python2.6.Set up python2.7 as the primary alternative using update-alternatives - doesn't work
View 3 Replies
View Related
Apr 21, 2011
I have a 3dsp pci wifi card, and the last kernel it supports is Ubuntu 10.04 2.6.32-(21-24) I want to update but dont want to accidentally update the kernal.
View 3 Replies
View Related
Jul 17, 2010
Python 3 want situation for python 2?Python 2 become stop?
View 1 Replies
View Related
Jan 7, 2011
yum dependency problem please? I am running Centos 5.5. I need to install python-devel, but when I do so I get:
[Code]....
View 2 Replies
View Related
Mar 4, 2010
I have a function definition in a Python 2.x script which take a tuple as one of its arguments, but 2to3 has no answers nor any of my searching on how to represent the same in Python 3.x
Code:
def blah(self, (string1, string2))
View 4 Replies
View Related
Mar 30, 2011
How can I upgrade python-2.4.3 to python-2.5?
View 1 Replies
View Related
Jan 12, 2011
This problem has to do with Python's interactive help (To get to the interactive help, just type help() at any interactive session). I like to browse all my installed Python modules, to see if I can find something that would be useful for my hobby programming projects. However, recently, typing modules (which is the command to list all installed modules) freezes the interactive session.
View 1 Replies
View Related
Nov 30, 2009
Fedora 12 officially uses Python 2.6, good. But the Google AppEngine still goes by Python 2.5 and is showing import errors while i try to start the SDK. Here is the stack trace.
[URL]
View 3 Replies
View Related
Mar 27, 2010
It says in my package manager that i have both 2.5 and 2.6 installed. I'm trying to clean up my laptop, can i delete one of them or do i need both?
View 3 Replies
View Related
Dec 15, 2010
Just installed Python 3 but every time I enter Python at the terminal I get 2.6. How do I use 3.1
View 2 Replies
View Related
Jul 30, 2011
I already have the Python 2.6 interpreter installed on my system. I was reading A Byte of Python, and it said to get Python 3.1. So I typed in 'sudo apt-get install python3.1' in the terminal, followed the prompts and it installed. However, now I can't find it anywhere. I go either to the PyCrust of PyShell and it still says I'm using version 2.6.6. Any advice?
View 2 Replies
View Related
Oct 14, 2010
Due to networking issues within 10.04, I can't connect to the internet to update to 10.10.
I've created an install CD, but want to confirm if I'm doing it right, or how to fix some issues I'm seeing.
First, I get the option to create besides my other OS (Vista and currently 10.04). I've tried to select this option, and it gives 3 options to install:
An SD card I've left in my computer
Sharing my Vista HD
Sharing with 10.04.
The issue is that when I got the computer, I partitioned my second HD (320GB) in half, one that is shared with Vista as a storage dump, the second half Ubuntu (160GB partition).
Currently, using this option forces me to split this half partition between Lucid and Maverick. For some reason, if I try and "use entire partition" the bar shows 2GB as the size of the partition. If I choose use entire HD, it shows the full 320GB. Using the slider can reduce the footprint of Lucid, but can't wipe it out.
Since I haven't screwed around with partitions too much in the last 3 years, I am not too comfortable with using the advanced option, but it seems like the only chance I have to erase 10.04 completely. This is reinforced by it asking about "device for boot loader"
View 7 Replies
View Related
Nov 12, 2010
Just wondering if there is a way to update all of my packets on Ubuntu server 10.10 all at once.
View 4 Replies
View Related
Jan 26, 2010
So I have given up on running slackware on my labtop, beacuse I lack the knowledge on many of the settings and configs in linux. So I have decided to install Ubuntu on my labtop. But I know that I have to install 7.10 beacuse of mye graphic card, ATI Radeon Xpress 1100. I have allready downloaded the driver install file for my graphic card.
The thing I am wondering on is this : I am thinking on installing the drivers right after I install 7.10 and after that I am thinking of uppgrading to 9.10 if its possible. And the thing is, will I keep my ATI drivers installed if i update?
View 7 Replies
View Related
Jun 10, 2010
I tried to downloaded and installed from the Internet directly but it gives me error message. Also I tried to downloaded it from Ubuntu but when I go to the software package and click on python it show me hundreds of python types. I'm a beginner and I need to use Python for my class this summer, I only need to use python GUI. how to install python on Ubuntu and also how to find it after installation.
View 6 Replies
View Related
Jun 19, 2010
I've done command line work in Linux, so I need a refresher.I have downloaded and extracted Python 3.1.2. How do I install? All of the HELP and README files are a little vague for me. but when I type in "./configure" in a terminal session, it says "command not found".
View 2 Replies
View Related
Jun 28, 2010
Ive recently needed to downgrade to python2.5 so i added the main repository for karmic. Then i downgraded _tkinter to the karmic version and installed python2.5. Previously i had gotten import _tkinter to work in python2.6 by doing the same procedure as above expect with python 2.6. However, now _tkinter isn't working, giving me the error 'no module named _tkinter'.
View 1 Replies
View Related
Oct 23, 2010
how to install Python 2.6 on Ubuntu 8.04, I checked and the latest ver. on the ubuntu repository is 2.5 I need 2.6 I just compiled it using the following guide.[URL] I just didn't get how to set my PATH I followed all the steps that were there exactly.
View 2 Replies
View Related
Nov 17, 2010
i have been trying to set up vim for python development but i cant seem to find vim-python package has it been removed or has it been combined with some other package
View 1 Replies
View Related
Dec 23, 2010
I am super new to Linux and Ubuntu. I am trying to install python and I downloaded it from the website. I do not know how to actually install it though. I have Ubuntu 10.10.
View 6 Replies
View Related
Jun 12, 2011
I am running a linux server with Ubuntu 10.04. It runs a deluge daemon. Deluge 1.2.2 with python 2.6. I have the client running in Ubuntu 11.04.
The problem is, some of the plugins require python 2.6 while I have 2.7. After some digging I have found that 11.04 supports and has installed python 2.6 /usr/bin/python2.6
I have edited all the deluge files
Code:
/usr/local/bin/deluge
/usr/local/bin/deluge-gtk
/usr/local/bin/deluge-console
[Code].....
View 4 Replies
View Related
Feb 10, 2010
I have uploaded a newer edition of WINE through a ppa to 'sysyem-admin-software sources', but would like to know how to update wine so that it utilises this ppa upgrade as i cannot get linux to recognise the update.
View 2 Replies
View Related
Mar 11, 2010
I recently re-installed Ubuntu Karmic on a new PC (about a month or so ago), and I just noticed that my PPAs are not updating when I run the update manager. I'm not a complete noob but I'm not all that hardcore or experienced. Is there something I am doing wrong?
When adding a PPA I open System>Administration> Software Sources and click on the "other software" tab. After clicking "add" I enter the APT line (*eg. ppa:banshee-team/paa)
and hit "add source". I hit close and let it reload and that's it.
This method worked fine for me before but now when I run Update Manager it never shows any updates for the PPAs I have added even though I know there is a newer version of the application available.
View 2 Replies
View Related
Mar 19, 2010
Ive just insalled Ubuntu 9.10 and installed Filezilla from the Ubuntu Software Centre, however this is only version 3.2.7.2. How do I update this to 3.3.2? Ive downloaded the tar.bz2 file and extracted it in Downloads but how I do install it from here?
View 9 Replies
View Related
Apr 16, 2010
I have installed ntp using Code: apt-get -y install ntp.Logging to /var/log/ntpstats has been enabled in /etc/ntp.conf however this directory is not getting populated with anything. I have also tried removing it with apt-get --purge remove ntp and reinstalling but to no avail.
View 9 Replies
View Related