Fedora :: Eric The Python IDE After Updating To PyQt 4.6.2e?

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


ADVERTISEMENT

Fedora :: Cannot Save Files In Codeblocks IDE Nor Can Get Eric IDE To Function Either?

Dec 31, 2009

I can not get many things to work as I have no way to access root priveledges in Fedora 10. I tried before to install fedora 11, then 12 and hit roadblocks. The problem was both went through long installation times and then simply said not enough space in boot file. I then tried to remove images as it said and could not boot at all as I received an error saying something like file missing and it returned me to the boot screen. I then reloaded fedora 10, went through the over 700 ! security upgrades and set it all up. My problem is several things I try to set up I need root priveledges to setup. I can not save files in codeblocks IDE nor can I get Eric IDE to function either, also the same with a neat looking game sauerbraten.

I am happy with Fedora 10, everything works on the hardware side, my cdma sprint net connection works flawlessly, even my wirless works most times. I can not get to root at all, when I try to use the sudo ed it asks me for a password for ed then returns ed is not in sudoers file this incident will be reported. I tried sudo root and it asks me for root password and I give it correctly three times and then it says 3 incorrect attempts and exits. I can not get into sudoers file to edit as I have no permissions. I set up another user and group with id 101 (lowest I could use) and included all the groups in root - halt, shutdown, root etc and when I switched users and tried to access root as Edward no permissions again. I then tried sudo Edward and it asked for my password again, I used the proper one and still got the message Edward is not in sudoers file this incident will be reported. Also it seems to me I should be able to get into root through the switch users, I tried typing in root then the correct root password and that just returns to the prompt again. I know the root password is correct as I use it access the Aunthentication app and the users and groups app and it allows me access to these as root?.

View 3 Replies View Related

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 View Related

Red Hat / Fedora :: GNS3 Configuration Error - Can't Import Qt Modules, PyQt Is Probably Not Installed

Apr 20, 2011

I am getting a error bellow error msg when running gns3, can some explain what needs to be done. Cant import Qt modules, PyQt is probably not installed?

View 1 Replies View Related

Ubuntu Installation :: Quick Python Script For Updating Machines Without Internet?

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

OpenSUSE :: Segmentation Fault While Launching Eric?

Sep 13, 2009

I get segmentation fault error while trying to launch eric python IDE. I tried reinstalling a lot of times but with no use. I even tried using a different version but gives the same error. I am only installing it through rpms. here is the stacktrace.

[Code]...

(I also tried chmod to make it executable since the gdb said it is not in executable format.)

View 9 Replies View Related

General :: Can't Import Qt Modules - PyQt Probably Not Installed

Nov 23, 2010

I m facing a problem in installing GNS3 Cisco simulator on Fedora 14. I persistently followed the instructions on the [URl]... website and the readme that came in with the GNS3 source package. The main packages needed before running GNS3 are:

Dynamips
Dynagen
Qemu
Qt 4.5.1 (or higher)
Python 2.5 (or higher)
Sip 4.5 (or higher)
PyQt 4.5 (or higher

Ive compiled and installed all the above packages...it took almost a lifetime, especially for Qt and PyQt. Then, I compiled and installed the GNS3 package and that went well too. But when I run the gns3 executable, I m getting the error message given below:

[root@mnpc GNS3-0.7.2-src]# gns3

Can't import Qt modules, PyQt is probably not installed. I did a double install on PyQt, but the problem still persists.

View 5 Replies View Related

Slackware :: Maintain Packages From Robby, Eric, And Others?

Jun 29, 2010

I recently started to get my large packages (like openoffice, texlive, and the VLC SlackBuild) from Robby and Eric's webpages. Is there an easy way to keep these packages up to date? The only way I know of is manually checking their websites periodically to see if there has been a change in the package version, but I would much rather be notified in some way when there is an update available.

Does anyone have a script or similar system to do this? I ask here because I want to know if other Slackers have already figured out a better method than what I would be able to think of.

View 11 Replies View Related

Debian Programming :: Persuading Pydev To Find PyQt

Jun 3, 2015

Background: I've got python3, and pyqt, and python3-pyqt4, and I can develop and run pyqt applications with no problem. I can just call "python3 filename.py" and python finds all the PyQt stuff automatically, so I'm sure I've got the python and qt things installed properly.

Now I want to start using eclipse, so I've got eclipse, and pydev installed fine. But pydev doesn't find the PyQt stuff, and shows red errors everywhere I try to import or use the PyQt classes. If I run my class, it runs just fine, so python3 is happy finding pyqt but pydev can't see it. Other libraries which I've installed can be found by pydev just fine and I get tooltip and even see the source under /usr/lib/python3/dist-packages.

On the import statement (from PyQt4 import QtCore) it manages to find PyQt4/__init__.py but QtCore is flagged as an "unresolved import". It looks like QtCore is inside a .so which might be confusing pydev? I tried adding the PyQt4 folder as an External library in the project settings but that didn't make any difference. Is there another way I can tell pydev where to find the PyQt4 information so that it doesn't fill my screen with errors? Do I need to separately download the PyQt4 source from somewhere and point pydev at that?

View 2 Replies View Related

Slackware :: Building WINE On Slackware64 Install Eric's Multilib Packages

Jul 19, 2010

I'm getting ready to install Slackware64_13.1 (finally), and I may then install Eric's multilib packages. The slackbuild for Wine at Slackbuilds.org states:

[code]...

has anyone built WINE with the 32-bit compatibility packages? Does it work?

View 12 Replies View Related

Fedora :: Using Python 2.5 With Python 2.6 With F12?

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

Programming :: Make Python Programs Run Without Entering The Command Python?

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

Programming :: Python - Get Text File Data Into An Array On Python?

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

General :: Get Apt-get To Install Python Packages For A Different Version Of Python?

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

Software :: Python 3 Want Situation For Python 2 And Become Stop?

Jul 17, 2010

Python 3 want situation for python 2?Python 2 become stop?

View 1 Replies View Related

CentOS 5 :: Yum - Python-devel / Python Dependency

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

Ubuntu :: Updating Withough Updating Kernel ?

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

Programming :: Python 2.x - Represent The Same In Python 3.x

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

CentOS 5 :: Upgrade Python-2.4.3 To Python-2.5?

Mar 30, 2011

How can I upgrade python-2.4.3 to python-2.5?

View 1 Replies View Related

CentOS 5 :: Installation Of GNS3 - "par@Paranor GNS3-0.6.1-src]$ ./gns3 Can't Import Qt Modules, PyQt Is Probably Not Installed ...error:"

Jul 13, 2009

I've one problem with the installation of GNS3. I've downloaded all the necessary package, i've all the dipendency satisfied and Qt4 is installed on my system, but when i try to start gns3 I receive: par@Paranor GNS3-0.6.1-src]$ ./gns3 Can't import Qt modules, PyQt is probably not installed ...error: " If I'll try to use setup.py:

[par@Paranor GNS3-0.6.1-src]$ ./setup.py
./setup.py: line 1: Setup script for the GNS3 packages.: command not found
import: unable to open image `sys': Permission denied.
./setup.py: line 4: syntax error near unexpected token `'./src''
./setup.py: line 4: `sys.path.append('./src')'

I've the same results if i give the command with sudo;. Consider that i'm working on Kernel 2.6.18-128.1.16.el5 on a notebook with AMD 64 cpu.

View 5 Replies View Related

Fedora :: Updating From F10 To 12?

Jan 9, 2010

I have been trying to update from Fedora 10 to a newer version, when I try the auto update thing that pops up occasionally it says newer version available and lists Fedora 11, when I click on the preinstall which I thought was some info on it iyt starts trying to update to Fedora 12. I posted about this earlier (I can not even find the thread any more) and an administrator pointed me to a wiki which stated there is no way to get from 10 to 12. My question is how do I even get to 11, when I tried the preinstall the trouble I ran into was no space in /boot. I tried to remove other installs and when I went to the preinstall again it froze and I waited an hour then switched off the machine. Upon rebooting I got a message missing file and could not boot at all so i reinstalled Fedora 10. Now I am stuck as I tried a yum install as another suggested and could not get repository, and I had a working internet connection. I also seen in your list of laptops that work my laptop works but has some problems with internet. I can not use wireless, in reality I occasionally can use wireless, what I can always use is my sprint cdma broadband card, will I lose this if I try to upgrade, would I be best to try and burn an iso image and if so is there any way to figure out if it has cdma support?

View 2 Replies View Related

Fedora :: Python 2.5 On 12 Not Working

Feb 15, 2010

I've got Fedora 12 and I need to install python 2.5. Without trhis version of python, very important program to me will not work - is it possible?

View 6 Replies View Related

Fedora :: Install Python 2.7 On 15?

Jul 29, 2011

i want IDLE on my Fedora 15, is this possible?

View 2 Replies View Related

Fedora :: Can't Install Python 2.6 On 15

Aug 13, 2011

I can't install Python 2.6 on Fedora 15 - I have only Python 2.7. Also I can't add EPEL repository to try to install: yum install python26 I didn't find any info about how can I solve this problem.

View 12 Replies View Related

Red Hat / Fedora :: IDLE In Python 2.6.2 In 12?

Apr 2, 2010

I used the Windows form of Python's IDLE for a long time and now that i have fedora, I only can get into the command line interactive. I have TKinter and a bunch of packages for it, so I don't think thats the problem, I just cant get into idle.

View 8 Replies View Related

Fedora :: Only Drpms Are Enough For Updating?

Dec 7, 2009

My office PC is offline, so I download updates/12/x86_64/{drpms,repodata} from fedora reposiroty to my home PC then copying them to my office PC's ftp server. Then I use yum to update from my own repository server. But I found the drpms are not enough to perform a complete updating. Some *.rpm pakage are still need download.

My question is: How do I know which package should be complete downloaded from rpm and which package download the drpm is enough?

View 1 Replies View Related

Fedora :: Updating F11 Without Internet?

Dec 18, 2009

I can install and update Fedora11 as well as other softwares at my office through internet. However, at home I don't have any net connection. Is it possible that I collect all files including their dependencies from my office computer in a pen drive and then update my home computer?

View 1 Replies View Related

Fedora X86/64bit :: Updating 32 Bit To 64 Bit?

Mar 2, 2011

Can I update from F12 32bit to F14 64bit without doing a fresh install, and preferably using preupdate? Would most of the already installed programs still work?

View 7 Replies View Related

Fedora :: Updating Evolution 2.24.5 To 2.30.1 In 10?

Jun 16, 2010

In Fedora 10 evolution 2.24.5 is installed. I have downloaded and extracted evolution-2.30.1 to my home folder. Evolution still shows 2.24.5 not 2.30.1. How do I update 2.24.5 to 2.30.1? Do I just commamd install 2.30.1, and if so, how?

View 1 Replies View Related

Fedora :: How To Install Sqlite-python

Nov 18, 2009

I am trying to install sqlite-python package in my FC11 machine. I couldn't find an rpm to install.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved