You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
After a while trying to get these to build properly I went with the nuclear option: Remove all versions from all Py modules in setup.py and the requirements.txt files within httpobs/database, scanner, and website and let Pip figure out dependencies. After doing so and starting over I was able to successfully build and run on an Ubuntu 22.04 VM running on an ARM Mac. I have not tried natively running on Mac, however this got it done.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can't get it to work on M1 Mac. The pip3 dependencies fail. Apparently this project only works on x86-64.
The text was updated successfully, but these errors were encountered: