Software :: Fake Python 2.6 Installation When 2.7 Is Installed?

Jan 19, 2011

I have a package (mlt-python to be exact) which can be found here: [URL]...ent/x86_64/os/ and it requires python 2.6. When I try to install it with yum, I get this error:

[root@chessman Downloads]# yum localinstall mlt-python-0.5.4-1.fc14.x86_64.rpm Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Local Package Process Examining mlt-python-0.5.4-1.fc14.x86_64.rpm: mlt-python-0.5.4-1.fc14.x86_64 Marking mlt-python-0.5.4-1.fc14.x86_64.rpm to be installed

[Code]...

So Apparently I have python 2.7 and it needs python 2.6. Great. Is there a package that fakes python-2.6 and install anything?

View 1 Replies


ADVERTISEMENT

Fedora :: Fake An RPM File Being Installed?

Oct 7, 2010

In some recent update, I seem to have gotten the file "libdvdread.so.3" installed in "/usr/lib" (if you want to check, the file length is 127044, and the date is Jan 27, 2008). This looks fine.

Now I have a bunch of rpm's that insist on having the package "libdvdread.so.3" and I can't fine a package that has it. How do I tell the RPM database that this file is alive and well in my system? It ought to be pretty simple, but there doesn't seem to be a simple way to do it.

View 4 Replies View Related

Debian Installation :: Python-cvxopt Is Now Installed Without Glpk?

Mar 15, 2011

Why python-cvxopt is now installed without glpk?[URL]they propose to ask you.

View 3 Replies View Related

Fedora Installation :: Can't Access Intel Fake Raid1

Jan 6, 2011

I have the following configuration:

2xHDD 300GB RAID1 - OS part
2xHDD 1TB RAID1 - data part.
Both arrays were created inside the bios-like setup.

During the installation of fedora I "checkboxed" only the 300GB OS raid and used it for the installation. Everything is ok with it. After installation finished and I rebooted, I tried to initialize my second RAID1, that's 1TB - I was able, it was OK, I created 1 max-size filesystem there and put some data in it. After reboot this filesystem didn't want to mount for some reason - so I commented it in fstab and to my surprise, when I reached linux - the partition for it doesn't exist!!! Here is some data:

Code:
[root@localhost ~]# cat /proc/mdstat
Personalities : [raid1]
md125 : active (auto-read-only) raid1 sdc[1] sdd[0]
976759808 blocks super external:/md127/0 [2/2] [UU]

[Code]....

My guess would be that I am not fully and properly initializing the second array, (it's marked as auto read only in cat /proc/mdstat) but I'm not sure how to proceed.

View 1 Replies View Related

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

Ubuntu Multimedia :: OpenShot Has Not Been Installed In Python Path

Feb 1, 2010

When I run openshot it spits out this:
Code:
Added /usr/share/openshot to system path
OpenShot (version 1.0.0)
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
$ sudo python setup.py install
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run()
File "/usr/share/openshot/classes/thumbnail.py", line 174, in run mlt.Factory().init()
NameError: global name 'mlt' is not defined

View 1 Replies View Related

Ubuntu :: Delete All Python Packages That Were Installed By Checkinstall With The /usr Prefix?

Aug 31, 2010

I ran into this bug: [URL]...I checked that overwrite-local was set to 1. So I want to delete all python packages that were installed by checkinstall with the /usr prefix.

Now it has been some time since I did this and I dont really remember. Does anyone using checkinstall know how to spot packages installed via checkinstall? I already checked the FAQ and doc of checkinstall, but no info on this.

View 1 Replies View Related

General :: Time To Change - Installed Newer Version Of Python 2.6

Apr 18, 2011

I installed a newer version of python in /usr/local/bin/python2.6. Now I want to use that python and only that one. When I type "Which python", I want to see /usr/local/bin/python2.6, NOT /usr/bin/python, which is old one (2.4). Also, I want to see the same even after I reboot. How do I do that?

View 2 Replies View Related

Ubuntu Installation :: NTFS Error Stops Dual-boot Install On Fake-raid?

Feb 23, 2011

I am attempting to install Maverick on an older pc. It has (2) mirrored 153 GB SATA drives. I set aside 33GB for a linux partition, by shrinking the partition in Vista.

Choosing to "Install along side windows" is not an available option. I can only choose use who disk, or use empty area. I choose use the empty area, and the Ubiquity installer gets hung up when attempting to format the empty space as EXT4. When I scroll up on the output I notice some error messages referencing NTFS. When I use Gparted it shows a possible problem.

Quote:

Warning:
The device /dev/sda1 doesn't exist
ntfsresize v2.0.0 (libntfs 10:0:0
ERROR(2):Failed to check 'dev/sda1' mount state: No such
file or directory
Probably /etc/mtab is missing. It's too risky to continue. You
might try an another Linux ditro.

Unable to read the contents of this file system!Because of this some operations may be unavailable.

The following list of software packages is required for ntfs file system support: ntfsprogs.

I ran chkdsk /r on the Vista partiton, in case there was a problem there. The issue still persists.

View 2 Replies View Related

Fedora :: Installed Python 3 By Usinh Source Bzipped Tarball - How To Uninstall It

May 23, 2011

I installed Python 3 By Downloading python3.2 bziped source tarball and install it according to the README, Now How shall I uninstall python 3.2?

The README instructions are as below:

On Unix, Linux, BSD, OSX, and Cygwin:

View 3 Replies View Related

Ubuntu :: Error Installing Chmviewer Gnochm : Depends : Python-gtkhtml2 But It Is Not Installed?

Oct 15, 2010

I tried installing System-->Administration-->Synaptics Package Manager and I got following error

Code:
gnochm: Depends: python-gtkhtml2 but it is not installable I am using Lucid 64 bit and in my sources.list multiverse ,partner ,universe ,restricted and backports are enabled.

View 2 Replies View Related

Ubuntu :: Error "Python.h: No Such File Or Directory" Yet Have Installed Python2.6-dev

Mar 3, 2010

I'm trying to extend Python with C but when I compile this message is displayed:

[Code]...

I have already installed python2.6-dev and I have Python.h in the dyrectory /usr/include/python2.6/Python.h.

View 2 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 :: Use Fake Transparency With Compiz?

Apr 22, 2010

I like having my terminal transparent, but real transparency makes the text unreadable if it overlaps with other stuff. I usually have compiz turned off so that I can use fake transparency. Is there some way to do this with compiz on, so I can have the wobbly windows?

View 1 Replies View Related

General :: Fake The CTRL+V To Paste Anything Under X11?

Dec 28, 2010

There is xclip but this one does not fake the command to paste something to X11?

View 2 Replies View Related

Hardware :: Fake Raids Are Becoming Common \ How To Set Up

Oct 7, 2010

Fake raid hard drives are becoming more common and I am wondering how to set them up. This is what I have been told, and you are welcome to disagree (as long as we can agree to disagree).From what I have seen and heard it appears to me that to set up a fake raid in Linux you partition the separate volumes and format them, but when you install your operating system you have to go into fstab and merge the separate volumes into the root partition.

View 5 Replies View Related

General :: How To Make Fake Win 7 To Geninun Win 7

Aug 6, 2011

how to make fake win 7 to geninun win 7

View 3 Replies View Related

Security :: Fake IP To Access Content?

Jun 17, 2010

I am traveling outside US and trying to watch netflix from my computer.
However, it is blocked in my region. Is there a way to fake the IP address to looks like i am viewing the content from the US?

View 2 Replies View Related

Server :: Creating A Fake ROOT DNS?

Mar 31, 2010

how to set up a fake ROOT dns that I would be using inside my virtual test environment with private address range. Basically, I want to create a ROOT server that will only contain information to two separate dns servers that are authoritative for its respective domains/zones.

I can't seem to find anything on the net about this subject. Basically, how is a ROOT server configured and how should the fake hint-file for authoritative dns-servers be configured?

I want basically domain.xx and domain.yy to be able "find eachother" by using response from ROOT server. I know I could set up forwarders to respective domain on each of the virtual DNS server instead, but I want to experiment a bit the way I stated above - with a "real" (fake) ROOT server, if it is possible!

View 1 Replies View Related

Fedora Networking :: Fake IP To Bypass Blocking?

Apr 21, 2009

I have a lifttime premium account at Megaupload.com. Recently I found that megaupload has blocked all IPs in my area. I have sent emails to their tech but nothing has returned!!I have tried to use proxies to download stuff from megaupload, however, none of them works for suspected bandwidth reason, not to mention that it might be slow too.

View 5 Replies View Related

General :: Iptables Drop Fake Ip Packets?

Jun 2, 2011

I'm trying to drop all packets from the internet that use a fake ip address so they appear to come locally.

Do I need both lines or only the first ?

--append INPUT ! --in-interface lo --source 127.0.0.0/8 --jump DROP
--append INPUT ! --in-interface lo --destination 127.0.0.0/8 --jump DROP

View 1 Replies View Related

Ubuntu :: Fake Raid STILL Can't Partition In 10.04 Installer?

Jul 16, 2010

Been attempting to install ubuntu on my Intel fake raid on a new PC.The installer sees the raid, but errors out:Quote:The ext4 file system creation in partition #1 of Serial ATA RAID isw_ehbgbddej_Volume0 (mirror) failed.This seem to be the EXACT issue described in this bug report:I read all the way down this bug report, and at the bottom it says:Quote:Launchpad Janitor on 2010-06-25Changed in parted (Ubuntu Lucid):status: Fix Committed → Fix ReleasedA few weeks ago, a fix was "committed" and "released". I had been working with an earlier 10.04 ISO, so I downloaded 10.04 from the web site today. Still the same problem.Maybe I'm just reading the bug report wrong? If it says the fix is committed and released, I would naively assume that it is fixed. Do I need to patch to apply the fix or something? Doesn't seem likely.

View 3 Replies View Related

General :: Fake Block Device For Testing LVM?

Jun 1, 2010

I want to test LVM+Raid. When I was testing ZFS on Solaris, I was able to create regular files, and use those as disks for testing.I tried creating a regular file full of zeros w/ dd, then partitioning that. fdisk seemed to be able to create a partition on the regular file, but mkfs and parted couldn't work with it. Is there any way to create fake block devices for testing?

View 4 Replies View Related

Hardware :: Fake USB Stick Testing Tool?

Feb 2, 2010

I am looking for a tool or command to test a USB pen drive.

This would typically involve outputting 8GB or 4GB of data from /dev/random (for example) to the pen drive, then reading it back and checking that 4GB/8GB is read back correctly or if in fact there is any errors when writing.

Does such a command exist or can it be made?

Perhaps using dd or something similar.

I know Windows utilities exist, so it must be possible on linux!

View 3 Replies View Related

Server :: Blocking IP Address For Fake Users?

Feb 4, 2011

How to block an ip address from mikrotik so that when a fake user use this ip he doesn't get internet but in the mean time real user gets internet. Real user will not harm if fake user trying to access.

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







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