Re: [Mlt-devel] Fresh install | build from source

2015-06-10 Thread Dan Dennedy
On Wed, Jun 10, 2015 at 12:00 PM Noto Modungwa wrote: > Hi, > > I've just rebuilt from source --> https://github.com/mltframework/mlt > > I ran ./configure --swig-languages=python then make, then sudo make install > > The only issue is that I keep getting "ImportError: No module named mlt" > when

[Mlt-devel] Fresh install | build from source

2015-06-10 Thread Noto Modungwa
Hi, I've just rebuilt from source --> https://github.com/mltframework/mlt I ran ./configure --swig-languages=python then make, then sudo make install The only issue is that I keep getting "ImportError: No module named mlt" when I'm outside of the ...swig/python examples folder How can I ensure