Regarding building coherence

3 messages Options
Embed this post
Permalink
parthasarathi susarla

Regarding building coherence

Reply Threaded More More options
Print post
Permalink
Hi,
I am having trouble running coherence built from both trunk/stable
branches that i checked out.
I get this error:
        from coherence import version

ImportError: No module named coherence

I did google around for a fix, and although a lot of people did seem
to have this problem, nobody seems to have got the solution as yet[1].

Quite surprisingly the python-coherence package that install from the
apt repos on my ubuntu box works like a charm.

Any pointers that i could use to get this fixed??

Thanks,
Partha


[1] - http://coherence.beebits.net/ticket/244

--
____________________________

Parthasarathi Susarla
____________________________
Where i'm going, I don't need a road.
____________________________
____________________________
_______________________________________________
coherence-dev mailing list
[hidden email]
http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
Frank Scholz

Re: Regarding building coherence

Reply Threaded More More options
Print post
Permalink
Hi Partha,

> I am having trouble running coherence built from both trunk/stable
> branches that i checked out.
> I get this error:
>         from coherence import version
>
> ImportError: No module named coherence
...
> Any pointers that i could use to get this fixed??
I think it is related to not having python-setuptools installed.

Coherence is supposed to install without these, but apparently
there is something wrong there.

Regards,
Frank
_______________________________________________
coherence-dev mailing list
[hidden email]
http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
parthasarathi susarla

Re: Regarding building coherence

Reply Threaded More More options
Print post
Permalink
On Sun, Sep 6, 2009 at 3:59 PM, Frank Scholz<[hidden email]> wrote:

> Hi Partha,
>
>> I am having trouble running coherence built from both trunk/stable
>> branches that i checked out.
>> I get this error:
>>         from coherence import version
>>
>> ImportError: No module named coherence
> ...
>> Any pointers that i could use to get this fixed??
> I think it is related to not having python-setuptools installed.
>
> Coherence is supposed to install without these, but apparently
> there is something wrong there.

Ah! Thanks Frank, That worked. I don't understand the dependency
though - but that i will figure out.

Thanks again.

Have a nice one.

Cheers,
Partha


--
____________________________

Parthasarathi Susarla
____________________________
Where i'm going, I don't need a road.
____________________________
____________________________
_______________________________________________
coherence-dev mailing list
[hidden email]
http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev