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

msgraph-sdk pendulum dependency doesn't build on Python 3.12 #499

Closed
miketheitguy opened this issue Dec 5, 2023 · 3 comments
Closed

msgraph-sdk pendulum dependency doesn't build on Python 3.12 #499

miketheitguy opened this issue Dec 5, 2023 · 3 comments

Comments

@miketheitguy
Copy link

Please see #467. I'm unsure why this issue was closed, but to add more clarity from my end.

Traceback (most recent call last): File "C:\Users\mike\AppData\Local\Temp\pip-install-c0prgg71\pendulum_c7e379bfe6e94ee199f93ca3d734efad\build.py", line 5, in <module> from distutils.command.build_ext import build_ext ModuleNotFoundError: No module named 'distutils' Traceback (most recent call last):

Python 3.12 no longer includes distutils: https://docs.python.org/3.10/library/distutils.html

@miketheitguy
Copy link
Author

Discussion in Pendulum is here python-pendulum/pendulum#696

Appears 3.0.0b1 resolves the issue.

@andrueastman
Copy link
Member

@miketheitguy Any chance you can confirm this is fixed in the latest version of the SDK?

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants