CentOS 5 :: Python Module Not Found?

Jan 8, 2011

I installed openxenmanager without a problem. but when I tried to start it I got: ImportError: No module named gtkvnc

the start script is in python, and I am using python2.5 to run it. I already installed

gtk-gtk-vnc.i386 0.3.8-3.el5 installed
gtk-vnc.x86_64 0.3.8-3.el5 installed
gtk-vnc-python.x86_64 0.3.8-3.el5 installed

Note: when I use python2.4 I got another error and it skip the previous one, the error is: ImportError: No module named hashlib

and when I comment it the application is running but with errors.

View 1 Replies


ADVERTISEMENT

General :: Installed Python Module Is Not Found?

Jul 10, 2010

This borders on stackoverflow/superuser, but I guess it's a simple installation problem.I've installed python-twisted on my ubuntu 10.04 server, but it can't be found.This is what I get when I try to import something:

>>> from twisted.internet import reactor
Traceback (most recent call last):
File "", line 1, in [code]....

I've installed the package through apt-get.That way the module is installed in this folder: /usr/lib/python2.6/dist-packages/twisted with an __init__.py file.When I try to use python setup.py install (on the download from the site) it installs it to /usr/local/lib/python2.6/dist-packages/twisted, but it also does not find it there.

View 1 Replies View Related

Red Hat :: Saa7134 Module Not Found In CentOS 5.5

Aug 30, 2010

I have installed tvtime in CentOS 5.5. I'm using a phillips tvtuner card saa7134. But when I modprobe saa7134, it says Module saa7134 not found.
[root@unknown0019d1b5e07a Desktop]# modprobe saa7134
FATAL: Module saa7134 not found.
[root@unknown0019d1b5e07a Desktop]#lspci | grep -i 'saa'
02:02.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)

View 1 Replies View Related

Hardware :: Partport Module Is Seeing Parallel Port But Lp Module Doesn't Found Any Device

Mar 3, 2011

I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.

View 3 Replies View Related

Fedora :: Python Module Urlgrabber

May 12, 2010

After trying to upgrade from fedora 10 to fedora 11 gui and yum will not run. When i try to use yum i get a message that module urlgrabber is missing or wrong version. also libssl.so.7 is missing.

No yum options work.

View 3 Replies View Related

Software :: Yum - Missing Python Module

Oct 7, 2010

I have a testing server (Centos 5.4) with cpanel installed, once i ran a script which erases log files by using the find and rm command.

Anyway looks like this script deleted one of the modules to python, the logging module. so python stopped working, i thought reinstalling it should solve the problem so i downloaded the tar ball and reinstalled python from source and it's all the same.

Now yum command isn't working because it's giving me this error "no module named logging".

I decided to synchronize the whole python folder /usr/lib/python2.4/ from the live server using rsync and it did not help

I searched for the yum rpm package and i downloaded and installed yum-3.2.22-20.el5.centos.src.rpm using rpm and it did not help.

View 5 Replies View Related

Software :: Python 3.1.1 And Module Pycrypto 2.1.0?

Jan 14, 2010

Just throwing out a blanket call to see if anyone has been able to install the Pycrypto module (2.1.0) from source using Python 3.1.1? I have been able to get past two minor errors:

1. Error -
File "setup.py", line 46
raise RuntimeError, ("The Python Cryptography Toolkit require "
SyntaxError: invalid syntax
Solution - remove comma (,) and space prior to bracket

[Code]...

View 1 Replies View Related

General :: Install The Python Module For Gnash?

Aug 5, 2011

How do I install the Python module for Gnash?

But apart from that, what basic concept am I not understanding about installing packages on Linux?

I am used to installing packages using package managers - mostly apt-get and zypper. I have occasionally installed from source, often with no trouble. However I recently installed Gnash and discovered that it has a Python binding that must be compiled from source and this has led down a rabbithole making me feel stupider at each turn.

First, I attempt do a ./configure --enable-python in the gnash source dir. This ends up failing with an error that

package pygtk-codegen-2.0 isn't found

The lead developer, Rob Savoye, was kind enough to point me at packages.debian.org, telling me I just need to locate this package. After many failed searches, I found that the python-gtk2-dev package contains this ... file? script? Great, but I couldn't figure out how to obtain the python-gtk2-dev package. It doesn't exist in any of my openSUSE configured repositories.

So I headed to the GNOME site and searched, found that the PyGTK package contains pygtk-codegen. Download the tarball, cd, ./configure, and this fails because I don't have GLIB. After some more searching I use zypper to install glib2-devel (libglib-2.0 was already installed), and now PyGTK fails to configure because I don't have GObject.

Find that, download tarball, cd, ./configure, fail. I don't have gobject-introspection-1.0, apparently. I DO have gobject-introspection installed, and it's version is ≥ 1.0, but that's what the script says.

So I will readily admit I am new to Linux, but I have to be missing some basic step here. Can anyone give me a clue about any of the above? Is it normal to have to install one dependency after another like this? Is OpenSUSE the wrong distro? What would make this process not so horrible?

View 2 Replies View Related

Ubuntu :: Missing Zlib Module In Python?

Apr 9, 2010

I'm trying to run a backup script in an application which reports the following error message:

Quote:

** An error occurred while performing the backup process. **
Exception -> ['Traceback (most recent call last):
', ' File "backupdb.py", line 402, in main
', ' File "wtbackup.py", line 2665, in main

[Code]....

View 6 Replies View Related

Server :: OpenIPMI Python Module For Ubuntu?

Feb 3, 2011

I am trying to get the python GUI working for OpenIPMI on Ubuntu and I can't find the required OpenIPMI python module. where to find this module suitable for Ubuntu 8.04.4 (Lucid)? There are RPMs available for different RedHat flavours but I can't find anything for Ubuntu.

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

Fedora :: Streamtuner2 - Pyquery Python Module Missing

Jan 14, 2011

Streamtuner2 installed via yum under either F13 or F14 complains that the pyquery python module is missing. My vague understanding is that it is relevant to parsing some xml. Pyquery doesn't seem to be in rpm form in any of the repositories, but can easily be installed from source:

As root:
Code:
yum install mercurial
As a regular user:
Code:
hg clone [URL]
cd pyquery
python setup.py build
As root, in the pyquery directory:
Code:
python setup.py install

Streamtuner2 works without pyquery, but I'm guessing can parse information about more streams with it.

View 2 Replies View Related

Red Hat / Fedora :: Adding Ntfs Module - FATAL: Module Ntfs Is Not Found

Jun 8, 2011

I am using Redhat linux 5 version 2.6.18-164.e15 with platform i686. I need to add ntfs module. I execute following command

#modprobe ntfs

but it say FATAL: Module ntfs is not found.

View 1 Replies View Related

OpenSUSE :: Jack Audio Client Module For Python Like Pyjack?

Feb 7, 2010

Why is there no opensuse jack audio client module for python like pyjack.

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

Fedora Servers :: Install MySQLbd (a Module For Python To Connect And Access MySQL)?

Sep 28, 2009

I was trying to install MySQLbd (a module for python to connect and access MySQL) I followed these steps for installation[URL].. but while I am getting some installation errors. When I try to run $ python set.py build I am getting the following errors (I removed few errors as I can post more than 10000 characters here)

[Code]...

View 3 Replies View Related

Ubuntu :: 10.10 Python 2.6 Modules Not Found?

Jan 4, 2011

I am trying to import some Python modules into Ubuntu 10.10 (PySCeS and PyDSTool). If I download the modules and extract them into a directoy in my home directory, open that directory in terminal, and then import them into python (>>>import module_x) then it loads fine. However, if I am outside of the directories then it always returns an error saying the module is not found. I have tried putting the modules into usr/local/lib/python2.6/site-packages or dist-packages and usr/shared/pyshared etc but it never sees any of my modules. It also does this with modules installed from the repository. They are always "not found" but if placed manually in the working directory they are.

View 2 Replies View Related

Debian Installation :: Get An Error That Python.h Is Not Found?

May 20, 2010

I am trying to building freeradius from source, but I get an error that python.h is not found ? !

checking for python2.3... python2.3
checking for Python.h... no
checking for Py_Initialize in -lpython2.3... no

But both python and python-dev are installed ?

[Code].....

View 3 Replies View Related

Ubuntu :: No Module Name Found?

Aug 24, 2010

I recently purchased a Dell Studio 14, with Windows 7 64-bit. It has the i5 processor, and 6GB of Ram, so I went with the 64-bit version of 10.04. I've never used the 64-bit version, but I've had Ubuntu since 6.10, so Iḿ pretty familiar with it.

The install goes fine, and the OS works perfectly. When I restart, everything is great, GRUB works fine, etc. The problem occours when I boot into Windows.

After restarting from Windows, the laptop powers up, then, where it would usually boot GRUB, I get this error:

Quote:

no module name found Aborted. Press any key to exit.

Then, after pressing any key:

Quote:

Broadcom UNDI PXE-2.1 v 12.2.0
Copyright (C) 2000-2009 Broadcom Corporation
Copyright (C) 1997-2000 Intel Corporation
All rights reserved.

[Code].....

View 9 Replies View Related

Ubuntu Servers :: Module Sg Not Found On 9.10

Mar 31, 2010

I'm trying to install che Naviagent for the EMC2 clariion SAN storage. The communication is through iSCSI. The Naviagent is actually installed but doesn't starts and what I get is: FATAL module sg not found. I've read about the fact that in this ubuntu distribution the sg is builtin in the kernel and is not a module.

View 1 Replies View Related

Red Hat / Fedora :: Module Usbcore Not Found

Nov 8, 2009

I'm trying to configure ndiswrapper but when I run Code: modprobe ndiswrapper it says Code: FATAL: Module ndiswrapper not found. I know it needs usbcore so I run Code: modinfo usbcoremodinfo: could not find module usbcore So How should I get usbcore working?

View 2 Replies View Related

General :: DM-ioband Module Not Found

Sep 7, 2010

I was trying to install dm-ioband on a fedora 13 OS with Linux kernel 2.6.32.21. I apply the patch. Compile the modules and give module_install. When I do modprobe, it says dm-ioband module not found. When i checked the Kconfig file inside the drivers folder, i cannot find the dm_ioband patch applied to that file. As per the patch file, it should paste some 10+ lines in Kconfig file on line 320. But I dont find line 320.

View 1 Replies View Related

Ubuntu Multimedia :: Gimp 2.7 And Python (Import Error - No Module Named Gimp)

Mar 2, 2010

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.

View 6 Replies View Related

Debian :: FATAL: Module Fbcon Not Found

May 17, 2011

I'm trying to create an xorg.conf file. I've used Xorg :1 -configure and Xorg -configure in the console but i keep on getting the same error message.

FATAL: Module fbcon not found. Number of created screens does not match the number of detected devices. Configuration failed.

View 7 Replies View Related

Fedora :: Fatal Module Microcode Not Found

Dec 14, 2009

On startup I get the following message:
Code:
Applying Intel CPU microcode update: FATAL: Module microcode not found. OK
ERROR: Module microcode does not exist in /proc/modules
Selfmade Kernel:

Code:
[toby@sarah ~]$ cd /usr/src/kernels/linux
[toby@sarah linux]$ cat .config | grep -i microcode
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y

Code:
[toby@sarah linux]$ rpm -qa | grep -i microcode
microcode_ctl-1.17-1.53.fc12.1.x86_64
I found few links, saying that this is a Xen problem but I have no Xen.

View 3 Replies View Related

Ubuntu :: Grub Loading - No Module Name Found

Feb 27, 2010

I have UBUNTU 9.10 and WIN 7 installed on my computer. I turn computer on, choose UBUNTU, do what I need and shut down computer (or reset - doesn't matter). Turn on computer again and get message:

GRUB loading.
no module name found
Aborted. Press any key to exit.
Operating System Not Found.

So I turn comp from Live CD, install GRUB and after resetting computer everything seems fine - but unfortunately not for long. Next reset and the problem is back again. The problem only occurs when I choose UBUNTU. There is no problem with WIN 7...

View 4 Replies View Related

Ubuntu :: FATAL: Module Fuse Not Found.

Mar 5, 2010

I installed FUSE using fuse-2.7.4.tar.gz; but now, when I type 'modprobe fuse' in a terminal, it gives me: FATAL: Module fuse not found.

View 4 Replies View Related

Hardware :: FATAL: Module Snd_card_intel8x0 Not Found

Jan 15, 2010

modprobe snd-card-intel8x0

And this give me result as

FATAL: Module snd_card_intel8x0 not found.

View 2 Replies View Related

Hardware :: Fatal - Module Pciehp Not Found

Aug 14, 2010

This is the error I am getting:
bert@mybook:~$ modprobe pciehp
WARNING: /etc/modprobe.d/options.conf line 3: ignoring bad line starting with 'ProblemType:'
WARNING: /etc/modprobe.d/options.conf line 4: ignoring bad line starting with 'Architecture:'
WARNING: /etc/modprobe.d/options.conf line 5: ignoring bad line starting with 'DistroRelease:'
WARNING: /etc/modprobe.d/options.conf line 6: ignoring bad line starting with 'Package:'
WARNING: /etc/modprobe.d/options.conf line 7: ignoring bad line starting with 'ProcCmdLine:'
WARNING: /etc/modprobe.d/options.conf line 8: ignoring bad line starting with 'ProcEnviron:'
WARNING: /etc/modprobe.d/options.conf line 9: ignoring bad line starting with 'SHELL=/bin/bash'
WARNING: /etc/modprobe.d/options.conf line 10: ignoring bad line starting with 'LANG=it_IT.UTF-8'
WARNING: /etc/modprobe.d/options.conf line 11: ignoring bad line starting with 'ProcVersionSignature:'
WARNING: /etc/modprobe.d/options.conf line 12: ignoring bad line starting with 'SourcePackage:'
FATAL: Module pciehp not found.
bert@mybook:~$

I am trying to make my card reader hot pluggable
this lspci
bert@mybook:~$ lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) .....
I am running ubuntu netbook remix on an acer aspire 532h.

View 1 Replies View Related

General :: FATAL Module Nvidia Not Found

Aug 13, 2010

I made some progress trying to get a host that has an Nvidia GeForce 6150 LE and running a liveCD version of Xubuntu 9.10... but "modprobe -i nvidia" returns "FATAL: Module nvidia not found."

View 5 Replies View Related







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