Come on guys, this is about as basic an error as could possibly happen with
an extension, and it's with the latest/greatest TortoiseHg on Windows 7.

What could be going wrong?  And/or how can I debug it?

thx,
Chris

On Tue, Feb 12, 2013 at 7:27 PM, Chris Toomey <[email protected]> wrote:

> I'm trying to use an extension that's got this import statement in it's
> init file:
>
> from distutils.version import LooseVersion
>
> and it's failing with the error "*** failed to import extension
> reviewboard from C:\Program Files\TortoiseHg\reviewboard: No module named
> version".
>
> I see that TortoiseHg's library.zip contains distutils/version.pyo, and
> version.pyo contains the LooseVersion class.
>
> Why might this import be failing and how can I fix this?
>
> thx,
> Chris
>
>
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to