broad-monitor-993
12/16/2022, 3:09 PMhigh-accountant-32689
12/16/2022, 7:30 PMbroad-monitor-993
12/16/2022, 7:37 PMfreezing-airport-6809
happy-river-91250
12/19/2022, 3:57 PMbroad-monitor-993
12/21/2022, 3:40 PMflytekitplugins-*
in conda forge?
I’m not so confident that our current approach is maintainable… basically any time we release a new version of flytekit and flytekitplugins we’ll have to manually approve all x
plugins in x
different repos…
I forget the tradeoff of having one recipe file for all the plugins, but that would be a lot easier to manage, e.g. in pandera it’s a single recipe: https://github.com/conda-forge/pandera-feedstock/blob/main/recipe/meta.yamlbroad-monitor-993
12/21/2022, 3:47 PMagreeable-kitchen-44189
01/13/2023, 2:08 PMflyteidl
?broad-monitor-993
01/13/2023, 2:11 PMbroad-monitor-993
01/13/2023, 2:13 PMnot, do you mind if I start updatingplease do! you’re talking about https://github.com/conda-forge/flyteidl-feedstock right??flyteidl
agreeable-kitchen-44189
01/13/2023, 2:14 PMbroad-monitor-993
01/13/2023, 2:15 PMagreeable-kitchen-44189
01/13/2023, 2:18 PMbroad-monitor-993
01/13/2023, 2:50 PMbroad-monitor-993
01/13/2023, 3:13 PMAttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
@high-accountant-32689 @thankful-minister-83577 we need to pin numpy in conda recipe. As the recipe is currently set up, we need to pin it to a version that works across all supported python versions… if we want to do python version-specific versions we’ll need to update the receipe (@happy-river-91250 may be able to advice on the best way to do that)
To expedite this though, I’d recommend pinning to numpy < 1.22.0
so that it works for python 3.7high-accountant-32689
01/13/2023, 4:45 PM