-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TypeError: Object of type ArrayImpl is not JSON serializable #38
Comments
Interestingly, when running with nextstrain managed conda environment it doesn't crash:
These are the env details for the managed conda: Managed conda env pip list
|
Could it be due to differences in version of
|
Can't upgrade in my env because of some |
This seems to be the problem, usher requires |
So now that I've uninstalled usher and updated jax to 0.4.8 it also runs with my ambient environment. Lesson could be that evofr requires more stringent minimal version constraints for jax @marlinfiggins |
Current Behavior
When executing the workflow using my ambient nextstrain conda environment, I get the following error:
Expected behavior
No error
How to reproduce
Steps to reproduce the current behavior:
nextstrain build . --configfile config/config.yaml --config data_provenances=gisaid variant_classification=nextstrain_clades geo_resolutions=global
Versions
macOS 13.3.1 (ARM)
Full env details
The text was updated successfully, but these errors were encountered: