Evalml: Build Conda Package Failing due to Networkx Installation

Created on 30 Apr 2021  路  2Comments  路  Source: alteryx/evalml

Currently Build Conda Package is failing on main due to a failure in installing networkx.

An attempt to revert pre merge of #2155 and rerunning resulted in the same error.

blocker bug

Most helpful comment

For some reason networkx isn't listed as a conda requirement. Maybe we didn't notice that because it was being pulled in by another dependency?

All 2 comments

For some reason networkx isn't listed as a conda requirement. Maybe we didn't notice that because it was being pulled in by another dependency?

@freddyaboulton that seems like a solid hypothesis!

@ParthivNaresh I see you put up a PR in the feedstock. That rocks :) Assigning to you.

Was this page helpful?
0 / 5 - 0 ratings