Hi List,
Running py2exe raises an AttributeError: DistributionMetadata
instance has no attribute 'get__doc__'
Anyone knows why this happens?
Regards
Bill Vax PAPADOPOULOS
__[EMAIL PROTECTED][EMAIL PROTECTED]
___
Python-w
Hi,
I have a simple COM server in python which parses an XML file via
SAX, and I want to distribute it via py2exe as the target machines will
not have python installed (and in some cases could not have it installed)
However I have tried several (recent) versions of py2exe, python itself
and
Hi Mark,
unfortunately I do not make any progress. The trace collector gives me the
following output.
Object with win32trace dispatcher created (object=None)
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
File "C:\Programme\Python\Lib\site-packages
Stephen Dicks <[EMAIL PROTECTED]> writes:
> Hi,
>I have a simple COM server in python which parses an XML file via
> SAX, and I want to distribute it via py2exe as the target machines will
> not have python installed (and in some cases could not have it installed)
>
> However I have tried se
Using python 2.3 and py2exe 0.4.2, a standalone EXE builds and worksfine, but the COM server fails the --register command line with 'Cannot
locate Python module win32com.server.localserver' while executingUseCommandLine()
Hi,
I am new to this too, but I tried using py2exe for packaging a COM serv
Hello,
I’m using python for years now, but it seems that
going a bit too deep for my poor knowledge. I know this is may-be not best
place for such a question, but I feel a bit disappointed right now.
I’m currently trying to write service in python (prototyping),
this service will, i
Have you had a look at the Python robotics toolkit?
http://emergent.brynmawr.edu/~dblank/pyro/
I'm not sure of the windows support but someone there might be able to help you.
Cheers,
Emlyn.
On 7/6/05, Reenaers, Ludovic <[EMAIL PROTECTED]> wrote:
>
>
>
> Hello,
>
>
>
> I'm using pytho
> I'm currently trying to write service in python (prototyping),
> this service will, ideally, poll physical sensors (such as temperature
sensor,
> light sensor,...) to get range of values. I want to write it on a Win32
platform.
> But, My problem is: I don't have any idea of the necessary hardw
On Wed, 6 Jul 2005 13:01:55 +0200, "Reenaers, Ludovic"
<[EMAIL PROTECTED]> wrote:
>
>I'm currently trying to write service in python (prototyping), this
>service will, ideally, poll physical sensors (such as temperature
>sensor, light sensor,...) to get range of values. I want to write it on
>a
> unfortunately I do not make any progress. The trace collector
> gives me the
> following output.
>
> Object with win32trace dispatcher created (object=None)
> pythoncom error: Failed to call the universal dispatcher
>
> Traceback (most recent call last):
> File
> "C:\Programme\Python\Lib\site-p
10 matches
Mail list logo