Hi.
I want to develop with zero w.
Sometimes, It takes very long time when pip installing (building pypi application) on RPizero w(arm6).
So, if possible, I want to build that kind of application on RPi3B+(arm7), then just swap the micro SD card to RPizero w.
Does this work?
If it works,
Is there anything to care about?
does it work also with RPi4(arm8)?
If it doesn't work,
Is there any advise to shorten the time of pip installing.
Sometime I found pre-build .whl data for arm7 someone provided. In this case, no problem.(no need to build on RPizero w.) I download it and use it. (Thank you very much to someone!)
I found some articles to use MEmu as a raspbian emulator on PC. but this way looks very difficult to me.
I use raspbian buster updated.
Please give me any advice. Thank you very much.
