You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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.
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
The text was updated successfully, but these errors were encountered: