Software :: OpenShot - Invalid Python Installation Error

Jul 25, 2010

I'm trying to install Openshot 1.1.3. from source on Mandriva 2010. I don't understand what else I should do apart from the command "sudo python setup.py install", but clearly this isn't enough, because I get the following error message:

Error: invalid Python installation: unable to open /usr/lib/python2.6/config/Makefile (No such file or directory)

I've put the tarball at /usr/share/openshot-1.1.3. According to Software Management, I have python2.6 installed (and the other dependencies mentioned in the README), but what do I know. (I tried using an RPM file from rpm.pbone.net [URL], but that didn't work out either, I don't know whether this is the easier route or not.)

View 10 Replies


ADVERTISEMENT

Debian Programming :: Python-TK Alloc - Invalid Block Error

Sep 23, 2015

Just installed Debian 8 last night and trying to run one a few of my scripts that use easygui (a front-end for python-tk basically) and I keep getting alloc: invalid block any time a file or folder selection dialog is presented. I'm able to select a file/folder with no issues, but once the dialog closes I get a variation of what appears to be a memory error followed by alloc: invalid block.

Here's one of my scripts that does it. This one pops up a file selection dialog pretty early on to ask for a file to check, and as soon as I select any file the dialog closes and that error appears in the terminal. It happens whether I run it with Python 2 or Python 3. You will need to install python3-easygui for this script to run properly if you want to check for yourself what happens. This is a first time encountering this error for me.

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

Slackware :: OpenShot - Sudo Python Setup Install

Mar 19, 2010

Does anybody use openshot in Slackware 13? What I made: I modified the slackbuild script for openshot of Slackbuilds.org for version 1.1.1 and then I made the package and installed it. Of course the dependencies too. But when I start Openshot, I get the following error:

OpenShot (version 1.1.1)
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

View 1 Replies View Related

Ubuntu Installation :: Grub And 9.04 - Error "invalid Command" Or "invalid Execution Format"

Aug 16, 2011

Bottom Line: Dvd Drive died in my toshiba laptop and it was replaced (not before tech for some reason reformatted the Win7 partition... which was 100% un-needed, but thats beside the point now. I redid win7 (the tech installed vista) and am TRYING to "redo grub". Facts: The Slackware AND Ubuntu Partitions ARE STILL THERE and when i use SuperGrub Boot CD (which doesn't restore my grub by itself) to boot into slackware, i can see ALL THE CONTENT of both Linuxes still there including grub on ubuntu partition

(Tri-Boot: Ubuntu, Slackware, and WIn7) I had it working for two years or so, SO i know this "setup" works fine. I am A) Trying to do this as simply as possible. B) Trying to avoid the need to download a 800MB ISO (as seen for this issue on this forum) and trying not to have to reformat Ubuntu Partition (though I have the .Debs I have downloaded for it backed up ... all 1.7GB of them) I have /dev/sda1 as win7, /dev/sda2 as Slack and /dev/sda3 as Ubuntu (which contains Grub Legacy).. Every command I do seems to result in an error like "invalid command" or "invalid Execution format " (i think that second one is right) type errors. I compiled (awhile back) a few kernels for Slackware, but feel goofy that I cant figure what i this out (what i thought was going to be a "2 minute" fix)

View 4 Replies View Related

Ubuntu :: Blender Error On Openshot Video Editor

Nov 24, 2010

I wanted to create a really cool intro on openshot, but when i clicked: new animated title, i clicked glare and it showed me this exact message:

Blender, the free open source 3D content creation suite is required for this action [url].

Please check the preferences in OpenShot and be sure the Blender executable is correct. This setting should be the path of the 'blender' executable on your computer. Also, please be sure that it is pointing to Blender version 2.5 or greater.

Blender Path:
blender

Version Detected:
2.49

View 5 Replies View Related

Ubuntu :: Installing OpenShot Manually - Dependency Error

Mar 29, 2011

I made a bit of a schoolboy error with Ubuntu. I was without an internet connection so attempted to install OpenShot manually, using .debs. Naturally there were too many dependencies to chase up but I did install some of them...! Now my connection is back i tried to install openshot (from the recommended ppa) as well as upgrading vlc (from the recommended ppa). Naturally OpenShot won't install as I have my dependencies all over the place. I was wondering if there was a way to track and uninstall/purge the last few manually installed packages, and if then installing openshot would proceed normally.

Here was the relevant output:
Code:
crow@nest-desktop:~$ sudo apt-get install openshot openshot-doc vlc vlc-plugin-pulse mozilla-plugin-vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
libavformat52: Breaks: mplayer (< 2:1.0~rc4~) but 2:1.0~rc3+svn20090426-1ubuntu16.1+medibuntu1 is to be installed
mozilla-plugin-vlc: Depends: vlc-nox (= 1.1.8-1ubuntu1~ppa1~lucid1) but it is not going to be installed
openshot: Depends: python-mlt3 but it is not going to be installed or
python-mlt2 but it is not going to be installed or
python-mlt but it is not installable
vlc: Depends: vlc-nox (= 1.1.8-1ubuntu1~ppa1~lucid1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 1.1.8-1ubuntu1~ppa1~lucid1) but it is not going to be installed
vlc-plugin-pulse: Depends: vlc-nox (= 1.1.8-1ubuntu1~ppa1~lucid1) but it is not going to be installed
E: Broken packages

View 2 Replies View Related

Ubuntu Installation :: Invalid Argument Error During Installation

Jul 3, 2011

i am trying to install ubuntu inside windows xp. But "invalid arguement" error occured.
log file is

[Code]...

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

Fedora Installation :: Python Error When Trying To Upgrade F13 To 14?

Nov 27, 2010

I'm encountering a python error in the beginning of the upgrade. See screenshot. How can this be solved or should I indeed file a bug report? Problem is that except for taking the picture, I've been unable to save the info.

View 3 Replies View Related

Fedora Installation :: Getting G95 From G95.org - Error: Suffix Or Operands Invalid For `push'

Apr 16, 2009

i followed the install method in the g95.org as follows.Installation Notes Unix (Linux/OSX/Solaris/Irix/etc.): Open a console, and go to the directory in which you want to install g95. To download and install g95, run the following commands:

wget -O - http://ftp.g95.org/g95-x86-linux.tgz | tar xvfz -

ln -s $PWD/g95-install/bin/i686-pc-linux-gnu-g95 /usr/bin/g95

everything seemed to work fine. the g95 command in terminal prompted a "no input files" so it seemed to work. i made a quick hello program to test and i get these errors.

/tmp/cc3Ugii1.s: Assembler messages:

/tmp/cc3Ugii1.s:11: Error: suffix or operands invalid for `push'

tested the program with gfortran and it worked fine. i googled around a little and it appears that the error have something to do with a 64 bit 32bit problem. i mean like the compiler is expecting 64 bit, but libraries are 32 bit. or somthing like that.

View 1 Replies View Related

Ubuntu Installation :: Invalid System Disk On Boot Error?

Jun 17, 2010

I am a long time Windows user and attempting to install Ubuntu Netbook 10 on my Acer Aspire netbook.I followed the steps:1) Downloading the Ubuntu ISO to my netbook hard drive.2) Installed Ubuntu from the netbook HD to USB using USB universal installer (also using the universal installer to format the USB)3) Set bios to first read USB deviceI receive the following message during the boot "Invalid system disk. Replace the disk, and then press any key.I have retried this process several times.

View 2 Replies View Related

Ubuntu Installation :: Invalid Environment Block Error After Shutdown

May 4, 2011

I'm running 11.04 off of a 32gb flash drive. Something about grub on my install is messed up. When trying to boot after a normal shutdown, I get the following errors.

error: invalid environment block
error: invalid arch independent ELF magic

I think something about grubenv under /boot/grub is being corrupted. Loggin in under Ubuntu 10, I can make my way to the files on the 11.04 flash drive and issue the following commands to make it boot normally [URL]... file corruption happening? How can I fix it?

View 2 Replies View Related

Ubuntu Installation :: Error 13: Invalid Or Unsupported Executable Format

Jul 18, 2011

suddenly after upgrade

2.6.38-10-generic-pae ===> Error 16: Incosistent filesystem structure
2.6.38-10-generic-pae (recovery mode) ===> Error 13: Invalid or unsupported executable format
2.6.38-10-generic ===> Error 13: Invalid or unsupported executable format

[code]....

b08e48b7-1194-49c1-a743-91e7ee90334e is a link to /dev/dm-2 which is my root partition on nvidia raid

PS: At first it did not boot at all dropping out to grub shell, but I managed to boot it with gparted live usb stick and chroot to Ubuntu and re-install grub, but now 2.6.38-8 kernel works and 2.6.38-10 is not

View 1 Replies View Related

Ubuntu Installation :: Via 8327 Raid 0 - ERROR: Via: Invalid Checksum On /dev/sdb

Aug 12, 2011

I am trying to install Unbuntu 11.04 on a Via raid 0. I have windows already setup and it boots fine, but Ubuntu does not see the raid set. Running dmraid -ay (or any valid switch with dmraid) returns :

sudo dmraid -ay -v
ERROR: via: invalid checksum on /dev/sdb
ERROR: via: invalid checksum on /dev/sda
no raid disks

mainboard is Asus M2V, with 2x Hitachi 250Gb disks in raid 0 configuration set in BIOS. I have a 3rd hard disk on the onboard Marvell 88SE6121 sata controller but this is not seen at all by Ubuntu either. I was thinking of installing it here if Ubuntu does not work the RAID, but no go it would seem. I do remember installing an earlier version of ubuntu on this very same board using RAID 0 (2x 80Gb drives at that time) and the RAID was reconised and worked fine straight from live cd to full install.

View 1 Replies View Related

Ubuntu Multimedia :: Making An Animated Title - Openshot Blender Error ?

Jan 14, 2011

I am getting this error when I try making an animated title.

Code:

Please check the preferences in OpenShot and be sure the Blender executable is correct. This setting should be the path of the 'blender' executable on your computer. Also, please be sure that it is pointing to Blender version 2.5 or greater.

Blender Path:

Error Output:

View 1 Replies View Related

Ubuntu Installation :: When Trying To Run 'python Setup.py Build' Get An Error (Shown At The End)?

May 5, 2010

I would like to install pymedia on my ubuntu 9.10 karmic distribution, but I am having a bit of a hard time doing that.I managed to install all the libraries (lame, libogg, libvorbis etc.) but when trying to run 'python setup.py build' I get an error (Shown at the end).I found on the interwebs that it may have to do with the version of gcc c++ compiler running (currently gcc-4.4) and that it only works with gcc-3.x. Therefore I downloaded gcc-3.4 (from the old jaunty archive), and with this one still no joy.NebelhomP.S. I am not a complete newcomer to linux and python but I am not an expert so it may happen that I ask questions with a very obvious answer.

Code:
nebelhom@nebelhom-desktop:~/pymedia-1.3.7.3$ python setup.py build
Using UNIX configuration...

[code].....

View 1 Replies View Related

Debian Installation :: Install Kde Properly - Get An Error Message Because Of Invalid User

Mar 26, 2010

Ive just installed Debian Lenny and then fglrx and kde, but if i try to login to kde, i get an error message because of invalid user. Do I have to enable my user first to login to kde or something?

View 4 Replies View Related

Ubuntu Installation :: Reboot After Update - Invalid Magic Number Error

Jan 7, 2010

This has to be the sixth time I am going to have to reinstall Ubuntu (Can't get enough of that Linux greatness) in the past 6 months. I just don't understand what exactly is wrong, I don't install anything extra (but the ubuntu restricted extras) yet updates that ask me to reboot will take me to a GRUB command line screen and trying to boot through the command line interface gives me an, "Invalid Magic Number", error.

There should be an official tool for when problems like this come up, so that users like me can easily move their files off their HDD before reinstalling. I didn't come here to rant but, does anyone know what may be causing this everytime, how it can be avoided maybe even how to deal with the Magic Number error and boot in (I wouldn't mind typing in the commands every time BTW)?

My system
Hp Compaq 6730s
2.0Ghz 575 Celeron
4GB RAM
Intel X4500MHD
Broadcom 802.11b/g

View 2 Replies View Related

Ubuntu Installation :: Triple Boot: 9.10 / XP Home / XP Pro - Error: Invalid Signature

Jan 11, 2010

I have a fairly old computer, (4 years) it is has an Intel Pentium 4 3,4 Ghz processor with 1,5Gb RAM, and had been running XP Home on a 80Gb HDD. About three weeks ago, I purchased a 500Gb HDD, and disconnected my old drive. I partitioned the new drive to 120 Gb and 380Gb. I put XP Pro on the 120Gb partition, and Ubuntu 9.10 on the balance.

On reboot, startup menu (grub?) gave me the option to boot from, among others, Ubuntu 9.10, and XP Pro. Both worked fine! I then reconnected the old drive, and if I wanted to boot up in XP Home, would tap "F8" on start-up, and select the old HDD to boot from. This was working fine and I was happy with the way it worked! This morning, when I re-booted, the Start-up menu now had XP Home added to the list.

If I select either Ubuntu 9.10 or XP Home, they both work fine, but if I select XP Pro, it give me the message "error: invalid signature" and when I press any key, brings me back to the menu.

View 3 Replies View Related

Ubuntu Installation :: Lost Windows 7 Boot Option In Grub - Error 12: Invalid Device Request

Jan 12, 2011

I had a working dual boot Ubuntu 10 and Windows 7. Anyways long story short, I got it working again but have lost the boot option for windows 7. If i run fdisk -l, I get the following.

root@support-Latitude-E6400:/home/support# fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders

[code]....

I installed gparted and can see that windows 7 is installed in dev/sda6. In another forum, i read that someone had to edit their menu.lst so i did with the following.

title=Windows 7
rootnoverify (hd0,6)
makeactive
chainloader +1

When i try to boot from windows 7, i get the following error. Error 12: invalid device request. How can i get my laptop to boot from windows again?

View 9 Replies View Related

Ubuntu Installation :: 10.04 Upgrade Will Not Boot "invalid Argument" Error

May 1, 2010

I did the online upgrade from 9.10 to 10.04, using 64 bit. I was forced to as the 2 solutions to my incedibly slow internet lookups both required new package installs, both of which failed, so hoped it was sorted out in 10.04 TLS.

It all went to plan until it tried to reboot. I get this:

mount: mounting /dev/disk/by-uuid/1e4e276c-8741-42e7-b52e-05c195790d28 on /root failed: invalid argument
mount:mounting /dev on /root/dev failed: No such file or directory

[Code].....

I don't have RAID at all a single Samsung 200GB SATA drive as the boot drive. Can someone tell me where to start looking? Also how can a TLS release screw up so badly on a common Gigabyte motherboard?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot 10.04 LTS And CentOS 5.5 - Error "invalid Magic Number"

Oct 3, 2010

i wanted to see the red hat side of things and do some virtualization with CentOS, so i am trying to dual boot ubuntu 10.04 LTS and CentOS 5.5. the machine is a laptop, toshiba A100 series. what I did was to create the following partitioning scheme via Ubuntu LiveCd

Code:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 19457 156288290+ 5 Extended
/dev/sda5 1 2103 16892284+ 83 Linux
/dev/sda6 2104 9988 63336231 83 Linux
/dev/sda7 9995 12623 21117411 83 Linux
/dev/sda8 12624 18800 49616721 83 Linux
/dev/sda9 18801 19457 5277321 82 Linux swap / Solaris

created an extended partition and in there have made sda5 and sda6 as / and home for ubuntu and sda7 and sda8 as / and home for CentOS. and sda9 as swap. I installed ubuntu first and then installed CentOS with no bootloader. Run sudo update-grub through ubuntu and now i have both Ubuntu and CentOS available. But when i select CentOS, i have an error which reads "invalid magic number".

I have grub2 installed, haven't downgraded or done anything to it and the ubuntu install is fresh, one week since i updated to 10.04 from scratch. I have found much contradictory stuff on google, but not something that provides a definite solution and also this post but the second command provided in the solution is one i cannot understand very well and it doesn't seem to work. what I am doing wrong here and how to make this work. I would prefer to do things via Ubuntu since debian stuff is what i am comfortable with and i am installing CentOS to learn not to do work on it.

View 1 Replies View Related

Ubuntu Installation :: 10.10 Wubi Upgrade Seems To Have Corrupted Bash / Error "invalid Magic Number"?

Jan 4, 2011

I tried the steps usually offered (modifying the grub.cfg file, replacing the wubildr files), it still wouldn't boot.

I booted in with the LiveCD to try to chroot into the environment and try running 'update-grub'. However, whenever I tried to chroot, it said it could not execute /bin/bash!

Trying to modify the grub commands manually (which originally gave the error: you need to load the kernal first), in the end said "invalid magic number"

There are some configuration things set in this installation I would like to not lose. Is it hopeless?

View 6 Replies View Related

Red Hat :: Error Inserting MD5 - Invalid Argument

Mar 24, 2011

I am running Red Hat with 2.6.18-194.8.1.el5PAE kernel version. I am trying to run encryptfs to encrypt a partition on my hard drive. One of the kernel modules necessary is the md5.ko. I noticed it wasn't loaded in when doing an lsmod. I tried running modprobe md5 and it fails to load:

[root@ ~]# /sbin/modprobe -v md5
insmod /lib/modules/2.6.18-194.8.1.el5PAE/kernel/crypto/md5.ko
FATAL: Error inserting md5 (/lib/modules/2.6.18-194.8.1.el5PAE/kernel/crypto/md5.ko): Invalid argument

I ran dmesg and grepped for md5, but I didn't see anything in there.

View 1 Replies View Related

Fedora :: Error 12: Invalid Device Requested - Win 7 + F11

Dec 4, 2009

I have installed Windows 7 followed by Fedora 11. Everytime I install Fedora 11 with Win 7, the first to boot, I get BOOTMGR missing. Later I used "df -h" command to see the disk file usage fdisk -l" to see the info regarding Disk Partitions. Went into the /boot/grub/menu.lst and modified the order. I set the partition where I find the bootmgr.exe.mui, there was another file named "memtest.exe.mui in the same file.

I navigated to the above said through Fedora 11. Located inside the Win 7 installed directory /boot/en-US/

When I changed the menu.lst file, I get a new error Error 12: Invalid device requested when I tried to boot Win 7. Does that mean that Fedora 11 GRUB is not getting the bootmgr.exe.mui since its 2 levels inside the boot directory ??

View 2 Replies View Related

OpenSUSE :: NetworkManager Error: Invalid State

Jun 30, 2011

After updating from 11.3 to 11.4 the networkmanager stopped working for me. When I hover over the KDE NetworkManager icon it says Error: Invalid state. If I click it, it says Network Management disabled and checkboxes (Enable networking and enable wireless - both checked). I already tried removing /var/lib/NetworkManager/NetworkManager.state and restarting the network management (/etc/init.d/network restart). Also reinstalling the NetworkManager package.

View 1 Replies View Related

Ubuntu :: Error Failed: Invalid Argument

Mar 5, 2011

i downloaded baldurs gate II shadows of amn iso's, because i lost one of the CD's to the box, but anyways, I went to mount the third .ISO for installation, and BAM! my computer froze, so i waited five minutes, came back, and still frozen. shut it down for 20 minutes, pulled it back up, and it's got this error as follows; "Mount: mounting /dev/disk/by-uuid/65b0a6a-a366-435a-a086-58428cfe2bd1 on /root Failed: invalid argument

[code]...

View 6 Replies View Related

Ubuntu :: Error 12: Invalid Device Requested

May 25, 2011

I have message: error 12: invalid device requested.It happen when i choose ubuntu partition. before this error message the netbook run perfectly with dual boot. ubuntu is 1st option winXP is 2nd option from the list(maybe grub ?) Since i want winxp as the 1st option instead ubuntu,i change the file /boot/grub/menu.lst. what exactly i change is just cut and copy the winxp part to above ubuntu part.

if i press 'e' in ubuntu show:

root (hd0,6)
kernel /boot/bla..bla.bla..
initrd /boot/bla..bla.bla..

[code]...

View 1 Replies View Related

Server :: Error Invalid Command 'AuthLDAPSubGroupDepth

Aug 26, 2010

i enabled LDAP authentication for group in apache2.2 is working fine. When i enabled sub group search using AuthLDAPSubGroupDepth 1 is showing error Invalid command 'AuthLDAPSubGroupDepth', perhaps misspelled or defined by a module not included in the server configuration here below the ldap coding for apache2 running in ubuntu 10.04

AuthzLDAPAuthoritative on
AuthType Basic
AuthName "xxxxx"
AuthBasicProvider ldap
AuthLDAPSubGroupDepth 1

[Code]...

View 1 Replies View Related







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