sorry, bit hashy with the copy and paste!

copying build/exe.macosx-10.6-intel-3.2/zlib.so -> 
build/UNKNOWN-0.0.0.app/Contents/MacOS
create_plist()
setRelativeReferencePaths()
Traceback (most recent call last):
  File "compile.py", line 23, in <module>
    targetName = appName)])
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/site-packages/cx_Freeze/dist.py",
 line 361, in setup
    distutils.core.setup(**attrs)
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/core.py",
 line 148, in setup
    dist.run_commands()
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py",
 line 917, in run_commands
    self.run_command(cmd)
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py",
 line 936, in run_command
    cmd_obj.run()
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/site-packages/cx_Freeze/macdist.py",
 line 196, in run
    self.execute(self.setRelativeReferencePaths,())
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/cmd.py",
 line 336, in execute
    util.execute(func, args, msg, dry_run=self.dry_run)
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/util.py",
 line 402, in execute
    func(*args)
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/site-packages/cx_Freeze/macdist.py",
 line 107, in setRelativeReferencePaths
    '@executable_path/'+file,filePath))
NameError: global name 'file' is not defined


Adam.


-----Original Message-----
From: Thomas Kluyver [mailto:[email protected]]
Sent: Fri 7/13/2012 12:17 PM
To: primary discussion list for use and development of cx_Freeze
Subject: Re: [cx-freeze-users] cx_Freeze 4.3 Build/Install MacOS X 10.7.4
 
On 13 July 2012 12:08, McNicol, Adam <[email protected]> wrote:
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/site-packages/cx_Freeze/macdist.py",
>  line 107, in setRelativeReferencePaths
>     '@executable_path/'+file,filePath))

Was there another line after this? A traceback usually ends with a
line describing the error.

Thomas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

<<winmail.dat>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cx-freeze-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to