Skip to content

Can't restart subprocess #93

Description

@philipstarkey

When attempting to restart the compilation subprocess I get the following error:

C:\Anaconda3\envs\labscript_py38_pipdev\python.exe: can't open file 'C:\Users\three\batch_compiler.py': [Errno 2] No such file or directory
2020-06-23 18:25:36,854 ERROR runmanager: Got an exception:
Traceback (most recent call last):
  File "C:\Anaconda3\envs\labscript_py38_pipdev\lib\site-packages\zprocess\process_tree.py", line 1408, in subprocess
    msg = from_child.get(startup_timeout, interruptor=startup_interruptor)
  File "C:\Anaconda3\envs\labscript_py38_pipdev\lib\site-packages\zprocess\process_tree.py", line 511, in get
    raise TimeoutError('get() timed out')
zprocess.utils.TimeoutError: get() timed out

Seems like the path is wrong when relaunching the subprocess

Metadata

Metadata

Assignees

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