Skip to content

Bug: ERROR: Package 'openedx-custom-ext' requires a different Python: 3.11.8 not in '>=3.12' #555

@ztraboo

Description

@ztraboo

I received this error when building out a new cookiecutter-django-app and installing it on the lms container with pip install -e /openedx/src/openedx-custom-ext/.

ERROR: Package 'openedx-custom-ext' requires a different Python: 3.11.8 not in '>=3.12'

Looks like the changed occurred with Python 3.8 was dropped.
7ad58e6#diff-44524d3a39e66df850ca56f27a9f5cce854ce90748db8f333eb77ff0c44459b8L165

I didn't see Python go to 3.12 with Teak. I'm testing this Django app out with Sumac at the moment.
https://github.com/overhangio/tutor/blob/v20.0.1/tutor/templates/build/openedx/Dockerfile#L28

@kdmccormick @CodeWithEmad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions