launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #00071
Re: ImportError: No module named _pythonpath
On Thu, Jul 23, 2009 at 05:00:18PM +0100, [LnD] Fernando Pereira wrote:
> On Thu, Jul 23, 2009 at 4:58 PM, Christian Robottom
> Reis<kiko@xxxxxxxxxxxxx> wrote:
> > You need to run the script within the utilities directory.
> > --
> > Christian Robottom Reis | [+55 16] 3376 0125 | http://launchpad.net/~kiko
>
> :~/launchpad/lp-branches/devel/utilities$ ./make-lp-user
> Traceback (most recent call last):
> File "./make-lp-user", line 30, in ?
> import _pythonpath
> ImportError: No module named _pythonpath
Then you haven't finished setting up and building your tree yet, because
utilities/_pythonpath.py is linked to the top-level _pythonpath.py,
which I believe is now generated as part of the buildout step.
--
Christian Robottom Reis | [+55 16] 3376 0125 | http://launchpad.net/~kiko
| [+55 16] 9112 6430 | http://async.com.br/~kiko
Follow ups
References