As I noted in another email...

The weird thing is that it's picking up the _hashlib.pyd just FINE.
It's just strangely skipping the "hashlib.pyc" file.

Same with the "logging" directory.

Same with the "atexit.pyc" file.

Yet it picks up everything ELSE that I need (and I import half the
standard library :), and a few site-packages...).

Chris.

On Tue, 30 Nov 2010 10:46:38 -0700, Anthony Tuininga
<anthony.tuini...@gmail.com> wrote:

>Hi,
>
>I'm not sure what is going on with Python 2.7.1 as someone else
>mentioned missing modules a day or two ago -- but I haven't had a
>chance to look at it yet. Perhaps what is needed is for you to build
>and install the base executables yourself until I get a chance to
>release new binaries with 2.7.1? If you are able to do that and it
>resolves your problem, please let me know. In that case I'll make a
>new release as soon as I am able to do so. Thanks.
>
>Anthony
>
>On Tue, Nov 30, 2010 at 10:20 AM, Scott Leerssen <sleers...@racemi.com> wrote:
>> I just updated to Python 2.7.1, and for some reason cx_Freeze is omitting 
>> the __init__.py file from the logging module.  It worked find in Python 2.7. 
>>  I even tried adding it the packages option in setup.py, but it still didn't 
>> pull it in.  Any ideas?
>>
>> Thanks,
>> Scott
>> ------------------------------------------------------------------------------
>> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
>> Tap into the largest installed PC base & get more eyes on your game by
>> optimizing for Intel(R) Graphics Technology. Get started today with the
>> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
>> http://p.sf.net/sfu/intelisp-dev2dev
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>>
>
>------------------------------------------------------------------------------
>Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
>Tap into the largest installed PC base & get more eyes on your game by
>optimizing for Intel(R) Graphics Technology. Get started today with the
>Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
>http://p.sf.net/sfu/intelisp-dev2dev
>_______________________________________________
>cx-freeze-users mailing list
>cx-freeze-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to