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
File "/mnt/pipeline/thirdparty/linux/rez/2.97.0/lib/python3.8/site-packages/rez/solver.py", line 2270, in get_fail_graph
return phase.get_graph()
File "/mnt/pipeline/thirdparty/linux/rez/2.97.0/lib/python3.8/site-packages/rez/solver.py", line 1748, in get_graph
and scope_r.conflicts_with(conflicting_request):
AttributeError: 'NoneType' object has no attribute 'conflicts_with'
The text was updated successfully, but these errors were encountered:
File "/mnt/pipeline/thirdparty/linux/rez/2.97.0/lib/python3.8/site-packages/rez/solver.py", line 2270, in get_fail_graph
return phase.get_graph()
File "/mnt/pipeline/thirdparty/linux/rez/2.97.0/lib/python3.8/site-packages/rez/solver.py", line 1748, in get_graph
and scope_r.conflicts_with(conflicting_request):
AttributeError: 'NoneType' object has no attribute 'conflicts_with'
The text was updated successfully, but these errors were encountered: