[ardour-dev] scons ImportError

Paul Winkler pw_lists at slinkp.com
Wed Jan 18 12:50:19 PST 2006


On Wed, Jan 18, 2006 at 02:25:44PM -0600, Matt Walker wrote:
> On Wednesday 18 January 2006 03:43, Nick Murtagh wrote:
> > Matt Walker wrote:
> > > ImportError: No module named sets:
> > >   File "SConstruct", line 10:
> > >     from sets import Set
> >
> > That's a standard python module. Do you have python 2.3.4 or above as
> > specified here: http://www.ardour.org/building.php?
> 
> That's AWESOME! I hope the new dependency on 'sets' REALLY REALLY helped some 
> one out, cause it's looking like it's going to require me to try to get FC3 
> to install on my machine again. Last year I spent many hours trying and it 
> never would load correctly . Grooooovy.

I know upgrades are often painfully sucky... but hey, ardour 2
is the bleeding edge. We can't ask developers to work in ancient
environments forever. Current python is 2.4.2.  The sets module shipped
with Python 2.3.0 which is 2.5 years old already. 

If you're really stuck with a badly aging distro, Python
is trivial to install in /usr/local from source.

-- 

Paul Winkler
http://www.slinkp.com



More information about the Ardour-Dev mailing list