سؤال

I'm using Pygame. How and which files should I consider including with the script so everyone can run it? I'm using python 3.2 therefore py2exe doesn't work.

هل كانت مفيدة؟

المحلول

Use cx_Freeze! It really works. And its author does not ignore the existence of Python 3. In fact, the version for Python 3.3 is already out, after only a few days that it has been released.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top