[IronPython] Let me know how to make exe on IronPython2.0 with Pyc.py.

HEMMI, Shigeru textdirected at gmail.com
Sun Sep 9 13:00:12 CEST 2007


Hello all,

Let me know how to make exe on IronPython2.0 with Pyc.py.

What I experienced was::

  .¥ipy.exe Pyc.py /target:exe /main:hello.py
  (snip)
  AttributeError: 'module' object had no attribute 'CompilerSink'

Regards,



More information about the Ironpython-users mailing list