using Tumbleweed + Gnome3 and GnomeApps-Repo on 64 bit System.I already found this bug url. but now that this is solved gwibber should work but here i get Traceback (most recent call last):
File "/usr/bin/gwibber", line 10, in <module> import sys, gtk, optparse, dbus, wnck, time File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: could not import gobject (could not find _PyGObject_API object)
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?
Having installed samba4 and smbfs I am trying to share my documents directory into my home network. But when try to do this I get the following error -
Samba's testparm returned error 1: Traceback (most recent call last): File "/usr/bin/testparm", line 43, in <module> import samba
[code]....
I am using 10.10. I want to use ubuntu machine as my backup.
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>
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 followed [URL] that thread for installing BitPim on 10.04, but am getting this error:
Quote:
Traceback (most recent call last): File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line 35, in <module> File "src/bp.py", line 20, in <module> File "src/bp_cli.py", line 21, in <module>
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):-
After upgrading from 10.4 to 10.10, the Ubuntu Software Center refused to start, and I got an icon in the notification area saying that "a problem occurred when checking for the updates." When I run software-center in the terminal, I get this error message:
Code:
Traceback (most recent call last): File "/usr/bin/software-center", line 88, in <module> from softwarecenter.app import SoftwareCenterApp File "/usr/share/software-center/softwarecenter/app.py", line 32, in <module>
[code]...
I've tried re-installing apt and all related packages, even dpkg, and even downloaded the apt package directly from the ubuntu web site, but no matter what I do, I can't run these things. Aptitude and apt-get seem to work fine.
I have looked at heaps of the citation software and have settled on using Zotero for a few months to really get a feel for it. One major barrier is how to import my (large) pdf collection into it in one easy step.
Goal: have zotero import my PDF library in one batch. (ubuntu 9.04)
1. I have tried to do it 1 at a time. The sun will explode before I get that done.
2. I have tried this work around without success: Drag and drop from Konqueror (KDE 3.5, opensuse 11.1) fails for me, too. A workaround to allow drag N drop is to use Firefox as a file browser (enter "file://<location_to_file>" as the URL), and to drag and drop from there. [URL]
Firefox cant find the directory
3. I have tried drag and drop as suggested on the Zotero forums (largely for windows users). No luck.
4. I have searched the web, with no other suggestions that have worked.
I have my data on an NTFS drive. When I try to import pictures from this drive, I only get an option for the drive. That is, I cannot choose a sub-folder from which to import. I understand I can tell F-Spot to use sub-folders, but I have many sub-folders with pictures, and I do not want all of them in F-Spot. Is there any way to import a single folder with F-Spot?
I have also tried drag and drop, but I have a hard time getting that to work as well.
All I want to do, is import all my other music files to Ubuntu, so I can play them on Rhythmbox music player. The other files are on my Windows hard drives though. Is there some way that I can just click a few buttons and import all my music?
I'm using U10.04 and have installed all sorts of photo apps, but nobody can see the raw (*.RW2) files on my Panasonic DMC-FZ35. I borrowed a Win7 machine and Windows sees them. I put them on a stick and come back home and thenGimp with UFRaw sees them. How can I get U10.04 to see them right when I plug in the camera with USB?
Id like to know if I can import my VirtualBox OSE from Ubuntu 10.10 to Ubuntu 11.10 coming up in April? I will hold off and wait until April, before purchasing my new computer, if I have to build the VirtualBox OSE from scratch, as I have spent a lot of time on it.
I have Ubuntu and Win 7 on my desktop machine. I use utorrent and deluge for torrent clients because i upload on lot of trackers. I want to import the settings and paths for the torrent to some linux client. I have 700+ torrent now and it would be real pain to add them one by one in linux. Is there any way to do that?
import mails and contacts from MSOutlook in windows to Thunderbird. It worked and even kept the folder hierarchy of the emails, as well as the contacts. My only task now is to find the /.evolution folder in ubuntu and past everything.
But was disappointed that thunderbird has no calendar, no ToDos and tasks so I'm wondering how could I import these great Outlook features into evolution, too.
I am running ubuntu 10.10 server edition as apt-cacher server. How ever we have both 10.04 and 10.10 editions in our office. I have imported the cd cache of ubuntu version 10.04 and it is working fine. Now i want to import the cd cache of ubuntu version 10.10, for that i have to setup different server or i can import the cd cache in same server in different location? If in different location, how to import the cd cache?
After reloading my OS my e-mail backups are all in Sbd and msf files, but Thunderbird 3.1.10 seems to only import e-mails from Communicator. Is there a solution for this to :enable me to import my e-mails?