Azure-Samples / Azure-Samples/cognitive-services-quickstart-code
import "requests" library
- Dominant language
- Jupyter Notebook
- Stars
- 389
- Forks
- 556
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
> 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.
Contributor guide
Assessment
This issue has not been assessed yet.