Azure-Samples / Azure-Samples/cognitive-services-quickstart-code
import "requests" library
- 主要言語
- Jupyter Notebook
- スター
- 389
- フォーク
- 556
- 平均マージ
- 3日 12時間
- マージ済み PR(30日)
- 1
説明
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
>Running the .py file as well as in VS code the import requests shows missing
### Any log messages given by the failure
>ModuleNotFoundError: No module named 'requests'
### Expected/desired behavior
> "request" libraries will be present to run the desired .py file
### OS and Version?
> Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?) MacOS Ventura
### Versions
> python3.10
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
コントリビューションガイド
調査の方向性
Start by reproducing the `ModuleNotFoundError` from the `.py` file with Python 3.10, both directly and in VS Code, then inspect how this sample declares or installs dependencies. Done means the sample can import `requests` without the reported error on the supported environments.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100