You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into a tricky bug because I didn't have wget installed in the conda env that I had installed gwsurrogate into, so when it tried to download the surrogate data, that command errored out. (It errored silently, which is a different issue: sxs-collaboration/gwsurrogate#18.) So this package should also depend on it; wget should be added to this list:
I ran into a tricky bug because I didn't have wget installed in the conda env that I had installed gwsurrogate into, so when it tried to download the surrogate data, that command errored out. (It errored silently, which is a different issue: sxs-collaboration/gwsurrogate#18.) So this package should also depend on it; wget should be added to this list:
gwsurrogate-feedstock/recipe/meta.yaml
Lines 26 to 33 in 95d4eeb
The text was updated successfully, but these errors were encountered: