I've failed creating executable based on pyramid (pylons) becasuse of this:

Traceback (most recent call last):
File "C:\Python26\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
    exec code in m.__dict__
  File "doc_gen.py", line 486, in <module>
config = Configurator(settings=settings, session_factory=session_factory) File "C:\Python26\lib\site-packages\pyramid-1.2.1-py2.6.egg\pyramid\config\__init__.py", line 232, in __init__
    name_resolver = DottedNameResolver(package)
File "C:\Python26\lib\site-packages\pyramid-1.2.1-py2.6.egg\pyramid\util.py", line 79, in __init__
    self.package = package_of(package)
File "C:\Python26\lib\site-packages\pyramid-1.2.1-py2.6.egg\pyramid\path.py", line 40, in package_of
    pkg_name = package_name(pkg_or_module)
File "C:\Python26\lib\site-packages\pyramid-1.2.1-py2.6.egg\pyramid\path.py", line 30, in package_name
    pkg_filename = pkg_or_module.__file__
AttributeError: 'module' object has no attribute '__file__'


I attached log. Version of cxfreeze is 4.2.3.

--
Tymoteusz Jankowski

www.projektalef.pl
tel. 698 14 29 27
[email protected]

Attachment: freezing.log
Description: Binary data

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to