Azure-Samples / Azure-Samples/cognitive-services-quickstart-code
import "requests" library
- 主要语言
- Jupyter Notebook
- 星标
- 389
- 派生
- 556
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 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.
贡献指南
调研方向
首先使用 Python 3.10 重现 `.py` 文件中的 `ModuleNotFoundError`,分别直接运行并在 VS Code 中运行,然后检查此示例如何声明或安装依赖项。当示例能够在受支持的环境中导入 `requests` 且不再出现报告的错误时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100