cool-easter-32542
02/13/2024, 12:43 AMpi@ZDC2:~/repos/test_repo $ source activate.sh --print-stacktrace 16:32:38.37 [INFO] waiting for pantsd to start... 16:32:53.42 [INFO] pantsd started 16:32:54.78 [INFO] Initializing scheduler... 16:32:54.85 [ERROR] Could not initialize store for cache: "Error making env for store at \"/home/pi/.cache/pants/lmdb_store/cache/2\": Cannot allocate memory"
I can't find any references to this error that could give me a hint on where to turn next. Also, full disclosure: I'm a mechanical engineer, not a linux magician. But I'm hoping for some quick responses on:
1. Is this likely a permissions thing or a memory capacity thing?
2. What are the minimum memory requirements for pants to work?
3. Can anybody vouch for successful deployment on a Raspberry Pi? If so, what hardware and os versions?
Thank you!
pantsbuild/pants