pip install "prefect[viz, snowflake, azure, kubern...
# ask-community
a
pip install "prefect[viz, snowflake, azure, kubernetes]" and it is taking more than 3 hours and still not installed. I am continiously getting following messages
k
Hi @Ajit Patel, could you move the traceback to the thread? I’ll check this the team but I would explore not relying on the dependency resolver maybe? I suspect azure here just have so many dependency conflicts because each of these has it’s own
setup.py
file with dependencies. Alternatively, you could try installing these independently?
upvote 1
Moving traceback here:
Copy code
INFO: pip is looking at multiple versions of azure-nspkg to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: <https://pip.pypa.io/surveys/backtracking>
INFO: pip is looking at multiple versions of azure-mgmt-resource to determine which version is compatible with other requirements. This could take a while.
Collecting azure-mgmt-resource<9.0.0,>=1.2.1
  Using cached azure_mgmt_resource-8.0.0-py2.py3-none-any.whl (758 kB)
INFO: pip is looking at multiple versions of azure-mgmt-nspkg to determine which version is compatible with other requirements. This could take a while.
  Using cached azure_mgmt_resource-7.0.0-py2.py3-none-any.whl (757 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: <https://pip.pypa.io/surveys/backtracking>
  Using cached azure_mgmt_resource-6.0.0-py2.py3-none-any.whl (705 kB)
  Using cached azure_mgmt_resource-5.1.0-py2.py3-none-any.whl (681 kB)
  Using cached azure_mgmt_resource-5.0.0-py2.py3-none-any.whl (672 kB)
  Using cached azure_mgmt_resource-4.0.0-py2.py3-none-any.whl (657 kB)
  Using cached azure_mgmt_resource-3.1.0-py2.py3-none-any.whl (534 kB)