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

Local development broken on Mac M1 #214

Open
benthorner opened this issue Mar 15, 2022 · 0 comments
Open

Local development broken on Mac M1 #214

benthorner opened this issue Mar 15, 2022 · 0 comments

Comments

@benthorner
Copy link
Contributor

Relates to: https://www.pivotaltracker.com/story/show/181498273

Celery needs pycurl in order to run, but we've been unable to set this up reliably, especially on new machines with the new Mac M1 chip. It's still possible to run the tests in this repo, but not the app itself locally.

Suggested action

Dockerise running the app i.e. make-run-celery-with-docker.

This is the approach we took with Celery for the API repo. At the same time, we should update the README to describe the environment variables needed to run the publishing task locally e.g. to push to S3.

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

No branches or pull requests

1 participant