circle-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [circle] ImportError: No module named crypto.number


From: Daniel Roe
Subject: Re: [circle] ImportError: No module named crypto.number
Date: Sat, 1 May 2004 16:01:22 +0100
User-agent: KMail/1.6.51

On Saturday 01 May 2004 02:28, COFFMAN Steven wrote:
> Hey, is anyone else trying to run The Circle under Python 2.3? I get the
> error I put in the subject line. -Steve

If I'm not mistaken, that's a gentoo ebuild problem. After 

doins circlelib/*.xpm

put the following

insinto /usr/lib/python${PYVER}/site-packages/circlelib/crypto/
doins circlelib/crypto/*

Its possible you also want to add a few other modifications (I seem to recall 
that not all the html files are installed in the location Circle is expecting 
them. The insinto/doins command sets are pretty simple; just repeat for that 
case as well.

Regards,
Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]