Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #554 (new defect)

Opened 12 months ago

Failed to try sample encountered error

Reported by: anonymous Owned by: htgoebel
Priority: normal Milestone:
Component: Hooks Version: 1.5.1
Severity: normal Keywords:
Cc:

Description

C:\Work\Automation\Tools\pyinstaller-1.5.1>python Build.py toexe\hello\.spec I: Dependent assemblies of C:\Python27\python.exe: I: amd64_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none checking Analysis building Analysis because outAnalysis0.toc non existent running Analysis outAnalysis0.toc Analyzing: support\_mountzlib.py Analyzing: support\useUnicode.py Analyzing: toexe\ Traceback (most recent call last):

File "Build.py", line 1494, in <module>

main(args[0], configfilename=opts.configfile)

File "Build.py", line 1472, in main

build(specfile)

File "Build.py", line 1429, in build

execfile(spec)

File "toexe\hello\.spec", line 3, in <module>

pathex=C:\\Work\\Automation\\Tools\\pyinstaller-1.5.1?)

File "Build.py", line 347, in init

self.postinit()

File "Build.py", line 298, in postinit

self.assemble()

File "Build.py", line 416, in assemble

analyzer.analyze_script(script)

File "C:\Work\Automation\Tools\pyinstaller-1.5.1\mf.py", line 564, in analyze_script

stuff = open(fnm, 'r').read()+'\n'

IOError: [Errno 2] No such file or directory: 'toexe
'

C:\Work\Automation\Tools\pyinstaller-1.5.1>

C:\Work\Automation\Tools\pyinstaller-1.5.1>

Attachments

View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.