Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Local development broken on Mac M1 #367

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

Local development broken on Mac M1 #367

benthorner opened this issue Mar 11, 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 could automate the FTP server as part of the image, reducing the amount of manual setup required for running the app locally.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant