Azure-Samples / Azure-Samples/cognitive-services-quickstart-code

import "requests" library

Ouverte
#349 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
389
Forks
556
Merge moyen
3 j 12 h
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
backend
Type d'issue
Bug
Difficulté
2/5
Temps estimé
1-3 heures
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.