Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Getting started script fails - reproducible #665

@DavidBeavan

Description

@DavidBeavan

Looking at stage 3 of the guide (cloud shell) this fails for me:

me@Azure:~$ wget -q https://raw.githubusercontent.com/Azure/aztk/v0.8.1/account_setup.sh -O account_setup.sh && chmod 755 account_setup.sh && /bin/bash account_setup.sh
Installing dependencies...
Finished installing dependencies.
Getting account setup script...
Finished getting account setup script.
Running account setup script...
Traceback (most recent call last):
  File "account_setup.py", line 10, in <module>
    from azure.graphrbac import GraphRbacManagementClient
ImportError: No module named 'azure.graphrbac'

Are there particular prerequisites needed prior for this step, perhaps?

Steps to reproduce (on Azure):

  1. exit cloud shell (if open)
  2. delete cloud shell storage
  3. restart cloud shell and let it make new (fresh) storage
  4. follow step 3 of the guide (above)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions