Azure-Samples / Azure-Samples/get-started-with-ai-chat

fix python virtual environment creation command on windows

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
280
Forks
401
Avg merge
3d 14h
Merged PRs (30d)
1

Description

not all users have python on the path, instead you can use

```
py -m venv .venv
```

which will find the most appropriate python version to use and create a virtual environment with it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.