This was brought up by a user at office hours. Here is the relevant output after running nextstrain view (computer-specific details cropped out):

There is an error in the middle:
Traceback (most recent call last):
File "multiprocessing.spawn", line 107, in spawn_main
File "multiprocessing.reduction", line 79, in duplicate
TypeError: DuplicateHandle() argument 2 must be int, not dict
There is an upstream issue, but it's likely that it won't be fixed any time soon since PyOxidizer is unmaintained.
Separately, we may want to consider not letting nextstrain view continue to run after this sort of error.
Note: no office hours hosts have tried to reproduce this yet, since we don't actively use Windows machines.
This was brought up by a user at office hours. Here is the relevant output after running
nextstrain view(computer-specific details cropped out):There is an error in the middle:
There is an upstream issue, but it's likely that it won't be fixed any time soon since PyOxidizer is unmaintained.
Separately, we may want to consider not letting
nextstrain viewcontinue to run after this sort of error.Note: no office hours hosts have tried to reproduce this yet, since we don't actively use Windows machines.