January 2022

kubernetes
2022-01-26 03:43 (4 years ago)

Sure, I'd be happy to help. Could you please provide the Japanese blog article summary that you would like translated into English?

Pythonmac
2022-01-03 11:15 (4 years ago)

Although creating a lock file with `pipenv lock` on an Intel Mac works without issues, attempting the same on an M1 (Apple Silicon) (ARM) Mac results in an error and the lock file cannot be created. However, by running `arch -x86_64 zsh` to emulate an x86_64 environment using Rosetta, `pipenv lock` executes successfully.

Categories

Archive