Skip to content

pypi: Requires >=3.9 #689

@martincarapia

Description

@martincarapia

Component

  • Documentation

Describe the bug
Pypi says python 3.9 is supported although I get code errors saying it isn't.

To Reproduce
Steps to reproduce the behavior:
Try and run latest (0.19.3) on python 3.9

Expected behavior

    raise RuntimeError("Python >= 3.10 and < 3.13 must be used")
E   RuntimeError: Python >= 3.10 and < 3.13 must be used
=========================== short test summary info ============================
ERROR tests/test_gopro_manager.py - RuntimeError: Python >= 3.10 and < 3.13 must be used
ERROR tests/test_gopro_manager.py - RuntimeError: Python >= 3.10 and < 3.13 must be used
ERROR tests/test_gopro_manager.py - RuntimeError: Python >= 3.10 and < 3.13 must be used
ERROR tests/test_gopro_manager.py - RuntimeError: Python >= 3.10 and < 3.13 must be used

Screenshots

Image

Hardware

  • Desktop MacOS Sequoia 15.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpython sdkPython SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions