Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing GraphServiceClient #805

Closed
DevObs1 opened this issue Jul 10, 2024 · 1 comment
Closed

Error importing GraphServiceClient #805

DevObs1 opened this issue Jul 10, 2024 · 1 comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience

Comments

@DevObs1
Copy link

DevObs1 commented Jul 10, 2024

Describe the bug

from msgraph import GraphServiceClient does not work. This gives me a syntax error.

image
image

Expected behavior

That there is no error when importing

How to reproduce

  1. install msgraph-sdk: pip install msgraph-sdk (microsoft-kiota-http is included in it)
  2. Create a python file with the import below : from msgraph import GraphServiceClient
  3. Run the script

SDK Version

1.0.0a13

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

Python Version: 3.7.4
OS: W10 x64

### Other information

_No response_
@DevObs1 DevObs1 added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 10, 2024
@DevObs1
Copy link
Author

DevObs1 commented Jul 10, 2024

@DevObs1 DevObs1 closed this as completed Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

1 participant