kbperry wrote:
> Hi all,
> I am pretty confused on this?
>
> While pyinstaller has a "MakeCOMServer.py" thing, it seems to blow up
> every time I run it. It keeps complaining that a dictionary that I
> have has "TypeError: unscriptable object.", but when I run my code
> normally (outside of tryin
Hi all,
I am pretty confused on this?
While pyinstaller has a "MakeCOMServer.py" thing, it seems to blow up
every time I run it. It keeps complaining that a dictionary that I
have has "TypeError: unscriptable object.", but when I run my code
normally (outside of trying to make an .exe), it runs p