results-collection icon indicating copy to clipboard operation
results-collection copied to clipboard

make py_deps fails to install many deps in dev container

Open kereliuk opened this issue 7 years ago • 0 comments

When running

docker exec -it -u $(id -u $USER):$(id -g $USER) wptd-dev-instance   make py_deps

many of the dependencies fail with:

error: invalid command 'bdist_wheel'

kereliuk avatar Nov 17 '17 19:11 kereliuk