https://bitbucket.org/pygame/pygame/downloads
http://pygame.info/downloads/

the above two links have a Pygame installation 3.76MB in size

http://www.pygame.org/download.shtml

the above link has a Pygame installation which is 6.14MB in size.

Which is the one I should use or is ther a build with the modules I
mentioned above?

So far I am using Python 2.7.8.32 bit and Pygame 32 on a Win 7 64 bit os



On Thu, Jul 31, 2014 at 7:28 PM, diliup gabadamudalige <dili...@gmail.com>
wrote:

> Thank you very much for your reply.
>
> Let's forget Py2exe for now.
>
> Even on Python 2.7.8 I still can't import freefont Why does the Pygame
> build differ in size on differnt official websites? Which one has all the
> libraries. I installed the one from bitbucket which allowed me to import
> freefonts but didn't have the pygame._view module. And in the pygame i
> downloaded from the Pygame site is 6.1MB in size and does not let me import
> freefonts.  Why is this? Where can I get a Pygame installation with BOTH
> Pygame._view modue AND freefont support?
>
> I am unable to use the new freetype fonts and copmpile to exe because of
> these two errors.
>
> Help is much appreciated.
>
> Thank you very much.
>
>
>
> On Thu, Jul 31, 2014 at 6:45 PM, Jeffrey Kleykamp <
> jeffrey.kleyk...@gmail.com> wrote:
>
>> I don't know anything about py2exe but does this website help?
>> phttp://bytes.com/topic/python/answers/848048-py2exe-module-error
>>
>>
>> On Thu, Jul 31, 2014 at 5:27 AM, diliup gabadamudalige <dili...@gmail.com
>> > wrote:
>>
>>> someone please help!
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: diliup gabadamudalige <dili...@gmail.com>
>>> Date: Thu, Jul 31, 2014 at 1:33 AM
>>> Subject: Missing Module and Font
>>> To: pygame-users@seul.org
>>>
>>>
>>> Dear Peter<p...@shinners.org> or anyone else who can help me,
>>>
>>> I downloaded
>>>
>>>    - pygame-1.9.2a0.win32-py2.7.msi
>>>    <http://pygame.org/ftp/pygame-1.9.2a0.win32-py2.7.msi> 6.4MB
>>>
>>> from the Pygmaesite and everything runs smoothly. I can comile using
>>> py2exe without any error. BUT I CANNOT import pygame.freetype. Gives me the
>>> following error.
>>> ImportError: No module named freetype
>>>
>>> Now when I download Pygame from the link below
>>> https://bitbucket.org/pygame/pygame/downloads
>>>
>>> I can do import pygame.freetype but whn I compile the program using
>>> py2exe I get an error
>>> import pygame._view error. module not found.
>>>
>>> Please help as this is causing a LOT of preoblems and I am stuck between
>>> the view module and the freefont. Kind of uncomfortable here so please help
>>> me.
>>>
>>> Thank you very much in advance.
>>> --
>>> Diliup Gabadamudalige
>>>
>>> http://www.diliupg.com
>>> http://soft.diliupg.com/
>>>
>>>
>>> **********************************************************************************************
>>> This e-mail is confidential. It may also be legally privileged. If you
>>> are not the intended recipient or have received it in error, please delete
>>> it and all copies from your system and notify the sender immediately by
>>> return e-mail. Any unauthorized reading, reproducing, printing or further
>>> dissemination of this e-mail or its contents is strictly prohibited and may
>>> be unlawful. Internet communications cannot be guaranteed to be timely,
>>> secure, error or virus-free. The sender does not accept liability for any
>>> errors or omissions.
>>>
>>> **********************************************************************************************
>>>
>>>
>>>
>>>
>>> --
>>> Diliup Gabadamudalige
>>>
>>> http://www.diliupg.com
>>> http://soft.diliupg.com/
>>>
>>>
>>> **********************************************************************************************
>>> This e-mail is confidential. It may also be legally privileged. If you
>>> are not the intended recipient or have received it in error, please delete
>>> it and all copies from your system and notify the sender immediately by
>>> return e-mail. Any unauthorized reading, reproducing, printing or further
>>> dissemination of this e-mail or its contents is strictly prohibited and may
>>> be unlawful. Internet communications cannot be guaranteed to be timely,
>>> secure, error or virus-free. The sender does not accept liability for any
>>> errors or omissions.
>>>
>>> **********************************************************************************************
>>>
>>>
>>
>>
>> --
>>
>>       Jeffrey Kleykamp
>>
>
>
>
> --
> Diliup Gabadamudalige
>
> http://www.diliupg.com
> http://soft.diliupg.com/
>
>
> **********************************************************************************************
> This e-mail is confidential. It may also be legally privileged. If you are
> not the intended recipient or have received it in error, please delete it
> and all copies from your system and notify the sender immediately by return
> e-mail. Any unauthorized reading, reproducing, printing or further
> dissemination of this e-mail or its contents is strictly prohibited and may
> be unlawful. Internet communications cannot be guaranteed to be timely,
> secure, error or virus-free. The sender does not accept liability for any
> errors or omissions.
>
> **********************************************************************************************
>
>


-- 
Diliup Gabadamudalige

http://www.diliupg.com
http://soft.diliupg.com/

**********************************************************************************************
This e-mail is confidential. It may also be legally privileged. If you are
not the intended recipient or have received it in error, please delete it
and all copies from your system and notify the sender immediately by return
e-mail. Any unauthorized reading, reproducing, printing or further
dissemination of this e-mail or its contents is strictly prohibited and may
be unlawful. Internet communications cannot be guaranteed to be timely,
secure, error or virus-free. The sender does not accept liability for any
errors or omissions.
**********************************************************************************************

Reply via email to