Skip to content

Conversation

Schramp
Copy link
Contributor

@Schramp Schramp commented Aug 31, 2022

import winfiletime
Traceback (most recent call last):
File "", line 1, in
File "/init.py", line 1, in
from .filetime import EPOCH_AS_FILETIME, from_datetime, to_datetime, utc
ImportError: cannot import name 'utc' from 'winfiletime.filetime' (/py38/lib/python3.8/site-packages/winfiletime/filetime.py)
import datetime
import winfiletime

@brenard
Copy link

brenard commented May 9, 2023

Same problem here and this PR solved it. May be accepted.

Note: this bug affect the current version available on pypi.

@jleclanche jleclanche merged commit 4a3bf72 into jleclanche:master May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants