0

I am trying to deploy a Kubeflow pipeline using TFX. I have upgraded my pip to the latest version but however, the TFX is taking way too longer to get installed. I've installed TFX on my other projects in GCP, but it has never taken this long. Also, I often get this message

"INFO: pip is looking at multiple versions of pyrsistent to determine which version is compatible with other requirements. This could take a while."

Please let me know if this is normal. If it is not, please help me fix this. Thanks!

  • 1
    Have you tried pinning a version of pyrsistent? – Jerven Clark Aug 17 '21 at 00:57
  • No I didn't do that. How do I do that? – AshwinSrinivas_1 Aug 17 '21 at 01:29
  • This seems to be a pip related issue in similar context with issue :- https://github.com/pypa/pip/issues/8713 For time being(till a fix is available), please downgrade the pip version and recheck once. –  Aug 17 '21 at 03:54
  • I downgraded the pip version to 21.2.2 from 21.2.4 and I am still facing the same issue. I let the code over the night but the dependency resolver has just been backtracking on and on – AshwinSrinivas_1 Aug 17 '21 at 16:07

0 Answers0