Skip to content

feat: make installable on ARM by bumping lru-dict to 1.3.0 - #76

Open
corneliusroemer wants to merge 2 commits into
Polymarket:mainfrom
corneliusroemer:bump-lru-dict
Open

feat: make installable on ARM by bumping lru-dict to 1.3.0#76
corneliusroemer wants to merge 2 commits into
Polymarket:mainfrom
corneliusroemer:bump-lru-dict

Conversation

@corneliusroemer

@corneliusroemer corneliusroemer commented Jan 7, 2025

Copy link
Copy Markdown

Resolves #75

Overview

Bump lru-dict to version 1.3.0, from version 1.1.7 in requirements.txt

Description

This is necessary to make ./install.sh work on macs with ARM chips (i.e. all macs shipped since 2020)

See #75 for the error

Testing instructions

Types of changes

  • New feature

Status

  • Add tests to cover changes as needed: added macos as OS to test on in CI
  • Verify all tests run correctly in CI and pass.
  • Ready for review/merge.

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.

Installation error on ARM macOS: "ERROR: Failed building wheel for lru-dict"

1 participant