[python-win32] Error R6034 when I import uuid

Vernon D. Cole vernondcole at gmail.com
Fri Oct 17 09:18:51 CEST 2014


Which version of Python are you running?
32 or 64 bit?
Which version of pywin32?
Which version of Windows?
Can you make a small test case that will demonstrate the error?


On Thu, Oct 16, 2014 at 7:47 PM, Blair Hall <blairdhall at gmail.com> wrote:

> I have a small python COM server that worked fine with Excel until I
> decided to import the standard Python 'uuid' module.
>
> Now I get the Windows Runtime error R6034 "An application has made an
> attempt to load the C runtime library incorrectly"
>
> I there anything that I can do to fix this?
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20141017/606d828f/attachment.html>


More information about the python-win32 mailing list