Tiago Martins
Tiago Martins
Thanks! :) :+1:
I'm getting the same error with this config, ``` directories: log: C:\chia_logs tmp: - d:\1 - e:\1 tmp2: C:\chia_tmp dst: - c:\chia_plot scheduling: tmpdir_stagger_phase_major: 2 tmpdir_stagger_phase_minor: 0 tmpdir_max_jobs: 2 global_stagger_m:...
I fixed this bug by modifying the manager.py to point to the correct chia executable, https://github.com/wolfrage76/windows-plotman/blob/master/manager.py#L112