Azure / Azure/azure-cli-dev-tools

There is no az command in virutalenv bin folder after run azdev setup on Ubuntu

Open
#152 0 comments 0 reactions 1 assignee Claimed by @haroldrandom View on GitHub
bug infrastructure Setup
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

**Environment:**
Ubuntu 18.04

**Steps:**
1. setup python3.6 virtual env
> python3.6 -m venv py36
source py36/bin/activate

2. clone azure-cli
> git clone

3. install azdev and setup
> pip install azdev
azdev setup -c

**Expected:**
There should be a `az` command in py36/bin folder just as Windows/Mac do

**Actual:**
No `az` command found

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.