I use ubuntu 10.04 and here's the problem. I've installed pssh, but when I type pssh i got this message
Code:
# pssh Traceback (most recent call last): File "/usr/bin/pssh", line 29, in <module> from psshlib.basethread import BaseThread ImportError: No module named basethread
Also, if I type man pssh I got this message:
See 'man 7 undocumented' for help when manual pages are not available. I've reinstalled it, but nothing changed. I've found that basethread is located here:
I am running into problems when I try to install Altera's "Quartus 10 web edition 32 bit" on Fedora 14 (64bit). When I launch the installer I get the error message
Quote:
Traceback (most recent call last): File "<string>", line 18, in <module> File "/tools/python/2.6.4/linux32/pyinstaller/iu.py", line 436, in importHook
[code]....
After that I ran altera's installer again and get the same error as above. Interestingly, if I now run the python command shell and try to import hashlib, that one is also broken again as above.
In Python 2.6.5, I could import from mx.DateTime.ISO import ParseDateTimeUTC With 2.7 I cannot.Here is the error. My module util_lib contains the import noted above.
File "util_lib.py", line 46, in <module> from mx.DateTime.ISO import ParseDateTimeUTC ImportError: No module named mx.DateTime.ISO
What changes do I need to make, to import on pre-2.7 and 2.7?
installing Frets On Fire with Fedora 11? I downloaded the binary from the website,tarred, installed everything mentioned in the read me and then ran the Frets On Fire .py file in the terminal, but I get a bad output.
Here it is:
Code:
/home/Reece/Download/Frets on Fire-1.3.110/src/Song.py:31: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last):
I want to learn to program by python 3 so I install eric5. I can't find it on opensuse repo so i must install it and it's dependence package from tarball. Everything seem to be normal till I try to run it. Nothing happen so I run it from terminal and get error
Code: Traceback (most recent call last): File "/usr/local/lib/python3.1/site-packages/eric5/eric5.py", line 56, in <module> from E5Gui.E5SingleApplication import E5SingleApplicationClient File "/usr/local/lib/python3.1/site-packages/eric5/E5Gui/E5SingleApplication.py", line 14, in <module> from Utilities.SingleApplication import SingleApplicationClient, SingleApplicationServer
Recently installed a new distro OpenSUSE 11.4 x86_64. I installed it in a minimal configuration for my needs, on after installing a minimal system installed hypervisor Xen 4.0.2. He also set for a lot of dependencies, and utilities. On one of them I have a problem. Trying to run a utility to create a virtual machine "vm-install", but crashes the next kind of error:
Code:
Traceback (most recent call last): File "/usr/bin/vm-install", line 30, in <module> import vminstall.job File "/usr/lib/python2.7/site-packages/vminstall/job.py", line 28, in <module>
Python 3.1 came out about a month ago, but now that I have upgraded, I can no longer import the GASP module
output:
Code:
anthony@anthony-desktop:~$ python Python/BYTE.py Traceback (most recent call last): File "Python/BYTE.py", line 2, in <module> from gasp import * ImportError: No module named gasp
Importing GASP from Python 2.6 works just fine, but not with 3.1. How/where do I install/move the appropriate files so that I can use GASP?
After upgrading my media computer earlier today, I tried to run Samba config (system-config-samba) and it crashed. Running again in terminal I got the following error:-
Code: import mainWindow File "/usr/share/system-config-samba/mainWindow.py", line 30, in <module> import gtk.glade ImportError: No module named glade Ths was fixed by installing (via Synaptic):-
Python version 2.6 worked fine but since updating to version 3.1 and now 3.2 I cannot get beyond this error. I have also downloaded and installed APSW v3.7.5
I installed something and now my yum dont work: There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named CElementTree install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is:
i use CentOS release 5.4 (2.6.18-164.2.1.el5.028stab066.7 #1 SMP Tue Dec 1 23:22:32 EET 2009 i686 i686 i386 GNU/Linux) on my VPS. # rpm -qa --last shows:
python-elementtree-1.2.6-5 Wed 24 Mar 2010 12:56:46 PM EET rpmforge-release-0.5.1-1.el3.rf Wed 24 Mar 2010 08:20:32 AM EET perl-Convert-ASN1-0.22-1.el3.rf Wed 24 Mar 2010 08:20:31 AM EET
I am having this problem everytime I execute the yum command: There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree
Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is: 2.4.3 (#1, Sep 3 2009, 15:37:12) [GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
Mandriva 2009, BIND 9.5.0-P2. Named will start however I'm getting the above error as well as these:
14-Mar-2009 15:45:37.084 general: error: zone 0.in-addr.arpa/IN: loading from master file /var/lib/named/var/named/reverse/named.zero failed: file not found 14-Mar-2009 15:45:37.084 general: error: zone 0.0.127.in-addr.arpa/IN: loading from master file /var/lib/named/var/named/reverse/named.local failed: file not found
[code].....
Named shows to be running but with the errors above I know it's not running correctly. I also copied the above dir's over to /var/lib/named/var/lib/named which is where I 'believe' it's chroot'd at, though I could be wrong since I'm unfamiliar with chroot.
If you had Gimp 2.6 (with gimp-plugin-registry installed) and installed Gimp 2.7 to try its new goodies, but Layer Effects are not showing, and when executing "gimp" from console you get these *nasty* errors:
Code: This is a development version of GIMP. Debug messages may appear here. gimp-user-install: migrating from /home/user/.gimp-2.6 Traceback (most recent call last): File "/usr/lib/gimp/2.0/plug-ins/layerfx.py", line 23, in <module> import gimp, gimpplugin, math ImportError: No module named gimp .....
If you haven't install the 2.7 version yet. Before upgrading, backup "python" directory and then just restore it after installing 2.7.
I saw it mentioned in the Dec-2010 issue of Linuxjournal, but I can't get it to run, either from the rpm in the build service, nor from the tarball on the whyteboard website, nor from the rpm on the whyteboard web site. In all cases I get an error something like:
Code:
oldcpu@hal2009:~> python whyteboard.py Traceback (most recent call last): File "whyteboard.py", line 46, in <module> import wx ImportError: No module named wx
I am using Cent OS 5.5 and i want configure DNS, but while configuring bind i am getting below error.
#/etc/init.d/named restart Stopping named: [ OK ] Starting named: Error in named configuration: /etc/named.conf:57: open: /etc/named.root.hints: file not found[FAILED]
Last night I have installed updates of plymouth themes and pidgin but some how what happens is that the updates have changed my system setting and deleted xorg.conf file and some other settings and i couldn't able to get login screen either.I have recreated it using #Xorg -configure but still I cant get Login screen and in the gui I only get a blank screen where cursor is blinking.
I have tried installing system-config-display and reboot the system after doing #system-config-display --reconfig --noui but it is still same still not getting login screen.
I have ati radeon xpress200 on board graphics card. I searched on google to how to install the ati graphics card on fedora12 and found that mesa-driver-experimental could be used for fedora12 but still after installing it I found no effect in fedora12 right now it is running on a basic vesa drivers that I have set in xorg.conf. With vesa driver I can able to login but when I have installed xorg-x11-ati drivers and then do system-config-display. I can see the login screen but after giving password. It just giving blank screen and return back to login screen and again asks for login. I can login through terminal with the same account but cant with the GUI. Now what to do to for that?
i am using fedora12,i just wanted to know whether it is possible to add gadgets at the right hand side of your desktop. ie radio button,weather report etc which are present in windows 07/vista
i would like to know the list of browser's that fedora 12 supports (except firefox).i had installed opera 10.5 and it give me an error message kernel just crashed and restarts!i dont think so opera 10.5 is That stable with fedora, works properly in xp though.neways do tell me some browsers that can run smoothly in fedora
I recently installed Fedora 12 but Firefox will not launch now so I downloaded from Mozilla and installed the latest version using Vista but it still will not work yet I can download emails and go online using the live cd.
I'm trying to install dimdim on fedora12, but I'm not sure what to do after downloading the source code. Is there any other way to install other than using source code?
I am a new user to fedora 12.I am using reliance wireless broadband for internet.i have installed the drivers and did a wvdialconf and wvdial. The output of the wvdial was:
Code: [root@gnanam gnanam]# wvdial --> WvDial: Internet dialer version 1.60
I am using fedora12 and i was wondering whether i could upgrade my fedora12 to fedora13!!i dont want to start installing fedora13 all over again(boot it again from a cd),i want to just upgrade it directly from my fedora12.when you install fedora13 will all the files of fedora12 get replaced with fedora13 or will it just add additional files onto your fedora12?
I am trying to share internet connection with Fedora12 as default gateway and XP machine hooked up via NIC using iptables commands as shown in Mark Sobell's book 'A Practical Guide To Fedora And Red Hat Enterprise Linux' These are the commands as placed in /etc/rc.local
iptables -A FORWARD -i eth1 -o eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT iptables -A FORWARD -j LOG iptables -t NAT -A POSTROUTING -o eth1 -j MASQUERADE
I did flip the in and out parameters to match my NIC configuration ( as opposed to example from book ) but other than that followed example. One thing to note is that Sobell did not mention whether this should work with mix of Linux and XP. One other note ( maybe meaningless ) is that I do have samba working between the two machines.