Missing 'deprecated' dependency
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Reproduce the failure with pip install msgraph-core followed by importing msgraph_core.requests.batch_request_content. Inspect the package dependency declarations and the batch_request_content entry point; done means a clean installation includes deprecated and the import succeeds without manual installation.
Written by the indexing model from the issue text.
Description
Describe the bug
Importing msgraph_core.requests.batch_request_content fails with ModuleNotFoundError: No module named 'deprecated'
Expected behavior
Import should work (without manually installing 'deprecated' package)
How to reproduce
pip install msgraph-coreimport msgraph_core.requests.batch_request_content
SDK Version
1.3.8
Latest version known to work for scenario above?
No response
Known Workarounds
Installing deprecated package
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
- Dominant language
- Python
- Stars
- 288
- Forks
- 52
- Avg merge
- 8h 10m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoftgraph/msgraph-sdk-python-core
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
status:waiting-for-triage type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
status:waiting-for-triage type:feature
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
status:waiting-for-triage type:bug
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
status:waiting-for-triage
Difficulty 5/5 Over a week Newbie friendliness 15/100
microsoftgraph/msgraph-sdk-python-core#935 · 1 reaction ·
All issues in microsoftgraph/msgraph-sdk-python-core
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100