Skip to content

python error #2

@dragonpoint

Description

@dragonpoint

I'm not familiar with python.
I tried python2.7 and python3.6 both failed
I got following errors when I run "python buildpackage.py"
Please help!

Traceback (most recent call last):
File "buildpackage.py", line 7, in
print subprocess.check_output([sys.argv[1],'-projectPath',os.getcwd(), '-logFile','Bin/Build.log', '-batchmode', '-executeMethod', 'PackageDesigner.CommandLineExportAllPackage', os.getcwd()+'/Bin'])
File "c:\Python27\lib\subprocess.py", line 216, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "c:\Python27\lib\subprocess.py", line 394, in init
errread, errwrite)
File "c:\Python27\lib\subprocess.py", line 644, in _execute_child
startupinfo)
WindowsError: [Error 5]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions