Skip to content

start_magik_image.bat aborts, when PPR_ROBOT_LOG_DIR not exists #1

@lczub

Description

@lczub

Traceback (most recent call last):
File "E:\Projekte\robot_portable\PortablePython WithRobot\robot\robotframewok-magik\scripts\robot_start_magik_image.py", line 221, in start_image(start_args)
File "E:\Projekte\robot_portable\PortablePython WithRobot\robot\robotframewok-magik\scripts\robot_start_magik_image.py", line 159, in start_image
os.mkdir(pid_dir)
WindowsError: [Error 3] Das System kann den angegebenen Pfad nicht finden: 'E:\Projekte\robot_portable\PortablePython WithRobot\logs\pids'
error level is 1 or more

WorkAround:

  • Created [PPR INSTALL DIR]\logs manually before first call of start_magik_image.bat

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions