gregmoille / pyLLE

Lugiato Lefever Equation Solver in Python/Julia
Other
65 stars 39 forks source link

Julia error not caught #15

Closed gregmoille closed 5 years ago

gregmoille commented 5 years ago

The julia errors are not caught through the python interface. Need to updat the subprocess.stderr = sub.PIPE when Julia is launched