- Notifications
You must be signed in to change notification settings - Fork 886
Closed
Labels
bugBug report.Bug report.
Milestone
Description
The error is:
Traceback (most recent call last): File "/Users/facelessuser/Code/github/markdown/tests/test_meta.py", line 20, in test__version__IsValid import packaging.version ModuleNotFoundError: No module named 'packaging' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/facelessuser/Code/github/markdown/tests/test_meta.py", line 22, in test__version__IsValid from pkg_resources.extern import packaging ModuleNotFoundError: No module named 'pkg_resources'
This will require more investigation. 3.12 is still in beta. We will need to be fixed before we officially state support for 3.12.
Metadata
Metadata
Assignees
Labels
bugBug report.Bug report.