skyplane-project / skyplane

🔥 Blazing fast bulk data transfers between any cloud 🔥
https://skyplane.org
Apache License 2.0
999 stars 58 forks source link

[bug] skyplane init failing on azure setup #937

Open rogue5oul opened 1 month ago

rogue5oul commented 1 month ago

Describe the bug Skyplane init failing. No clear fix, it is asking me to install 'skyplane[azure]' but this is already installed, it just falls down on some quota extension.

Resource group created, user managed identity created

To Reproduce Steps to reproduce the behavior (please include the full Skyplane command you ran):

  1. skyplane init
  2. y for aws configuration
  3. y for azure configuration
  4. Select correct subscription.

Expected behavior That the azure configuration completes fully.

Screenshots image

Environment info (please complete the following information):

Additional context ImportError: Cannot import azure.mgmt.quota.AzureQuotaExtensionAPI. Install skyplane with azure support: pip install 'skyplane[azure]'