First: thank you for your help. But if I call python2 flowblade, I get: FLOWBLADE MOVIE EDITOR 1.14 --------------------------- Launch script dir: /usr/local/bin/FLOWBLADE/flowblade-1.14/flowblade-trunk Running from filesystem... MLT not found, exiting... ERROR: No module named mlt But mlt is installed! Gerhard Am Donnerstag, 12. Oktober 2017 15:47:50 UTC+2 schrieb 0x...@keemail.me: > > Looks like it's trying to use python3 instead of python2 for some reason. > Do you have python2 installed? You could try running python2 flowblade > instead, or edit the file to start with #!/usr/bin/python2. > > > 12. Oct 2017 15:40 by voi...@googlegroups.com : > > If I call ./flowblade I get: > > File "./flowblade", line 26 > print "FLOWBLADE MOVIE EDITOR 1.14" > ^ > SyntaxError: Missing parentheses in call to 'print'. Did you mean > print("FLOWBLADE MOVIE EDITOR 1.14")? > > > > > Am Donnerstag, 12. Oktober 2017 14:39:07 UTC+2 schrieb Leah Neukirchen: >> >> "'Gerhard Kugler' via voidlinux" writes: >> >> > Hi, >> > I would like to install flowblade. I have downloaded the tar-File. But >> if I >> > start the file flowblade I get errors. The file is not read in several >> > expressions. Possibly I had not installed all dependencies. >> > Gerhard >> >> From a quick look at the dependencies defined in >> https://aur.archlinux.org/packages/flowblade/ >> Void Linux should have all the packages. >> >> Without showing the full error message, people cannot help you. >> >> -- >> Leah Neukirchen http://leah.zone >> > -- > You received this message because you are subscribed to the Google Groups > "voidlinux" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to voidli...@googlegroups.com . > To post to this group, send email to voi...@googlegroups.com > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/voidlinux/96e40c31-fef3-4a4c-8289-166f7849e29c%40googlegroups.com > > . > For more options, visit https://groups.google.com/d/optout. > >