no PyDateTime
in types
?
#2389
-
With
But How to import PyDateTime? |
Beta Was this translation helpful? Give feedback.
Answered by
davidhewitt
May 19, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sun-rs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PyDateTime
is not available when usingabi3
features - you'll have to remove theabi3-py37
feature above.