Skip to content

[BUG] Cant start plot with the following error #7

@Handri-Kosada

Description

@Handri-Kosada

PS C:\plot> python.exe .\plotman.py status
Traceback (most recent call last):
File "C:\plot\plotman.py", line 113, in
jobs = Job.get_running_jobs(dir_cfg['log'])
File "C:\plot\job.py", line 76, in get_running_jobs
jobs.append(Job(proc, logroot))
File "C:\plot\job.py", line 130, in init
self.init_from_logfile()
File "C:\plot\job.py", line 136, in init_from_logfile
assert self.logfile
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions