Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #334

Closed
wants to merge 6 commits into from
Closed

Update requirements.txt #334

wants to merge 6 commits into from

Conversation

matthewhenderson
Copy link

Fresh install here on a 2021 14" MacBook Pro with M1 chip. Had to update the requirements.txt file in order to successfully run "pip3 install -r requirements.txt". Specifically updating numbers for numpy, opencv-python, and adding ruamel-yaml.

lstein and others added 5 commits September 2, 2022 10:37
Those []() link pairs get me every time.
Fresh install here on a 2021 14" MacBook Pro with M1 chip. Had to update the requirements.txt file in order to successfully run "pip3 install -r requirements.txt". Specifically updating numbers for numpy, opencv-python, and adding ruamel-yaml.
@stillmatic
Copy link

would you take a look at #337? we have similar fixes for numpy and opencv-python.

curious - why is adding ruamel-yaml necessary?

@lstein lstein changed the base branch from main to development September 3, 2022 14:46
@lstein
Copy link
Collaborator

lstein commented Sep 3, 2022

This looks pretty much the same as #337. I'm going to pick that one because of uncertainty over the requirement for ruamel-yaml. If this requirement is needed for m1 install, please open a new PR for that change (do it against "development"). Thank you for your work on this.

@lstein lstein closed this Sep 3, 2022
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.

4 participants