Skip to content

datetime.UTC does not exist in Python 3.10 #18

@athewsey

Description

@athewsey

LLMeter currently lists support for Python 3.10, but results.py references datetime.UTC which was only added (as an alias of datetime.timezone.utc) in Python 3.11

A SageMaker AI Notebook Instance I created today was still running Py3.10 by default, so preference would probably be to fix this rather than abandon the Python version - it should be pretty straightforward anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions