Skip to content

Upgrade Requirements action broken on snowflake-connector-python #37417

@robrap

Description

@robrap

The edx-platform Upgrade Requirements github action is currently broken, because it tries to build pyarrow from wheel and fails. See example failure here: https://github.com/openedx/edx-platform/actions/runs/18169581369/job/51720673959. The error is:

Building wheel for pyarrow (pyproject.toml) did not run successfully.

This issue is happening against master, but this last failure was against an attempt to directly reference pyarrow in an attempt to bypass the failure. This did not work.

Other notes:

pip._vendor.packaging._tokenizer.ParserSyntaxError: Expected end or semicolon (after name and no valid version specifier)

django-oauth-toolkit==

Metadata

Metadata

Assignees

Labels

help wantedReady to be picked up by anyone in the community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions