Krisztian Szucs created ARROW-4043: -------------------------------------- Summary: [Packaging/Docker] Python tests on alpine miss pytest dependency Key: ARROW-4043 URL: https://issues.apache.org/jira/browse/ARROW-4043 Project: Apache Arrow Issue Type: Task Reporter: Krisztian Szucs Assignee: Krisztian Szucs
{code:java} Using /usr/lib/python2.7/site-packages Searching for numpy==1.15.4 Best match: numpy 1.15.4 Adding numpy 1.15.4 to easy-install.pth file Using /usr/lib/python2.7/site-packages Finished processing dependencies for pyarrow==0.11.1.dev385+g9c8ddae1 / /bin/sh: pytest: not found The command "docker-compose run python-alpine" exited with 127.{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)