While trying to build the Docker image for the action anecdotes-ai/[email protected], I encountered an issue where the oscrypto package fails to build due to missing dependencies. The specific error is related to the inability to run python setup.py bdist_wheel, which causes the build to fail.
ERROR: Failed to build installable wheels for some pyproject.toml based projects (oscrypto) error: invalid command 'bdist_wheel'