ambitious-student-81104
09/12/2021, 6:54 PMpip install -r constraints.txt
works fine, but pants resolving constraint hit this error:
pants.engine.process.ProcessExecutionFailure: Process 'Resolving constraints.txt' failed with exit code 1.
...
ERROR: Failed building wheel for fastparquet
...
FileExistsError: [Errno 17] File exists: '/private/var/folders/sp/r6qw31k954q4r3ytv2psppr80000gp/T/process-execution0CgoPz/.tmp/pip-req-build-phat6ajh/.eggs/numpy-1.21.2-py3.7-macosx-10.16-x86_64.egg'
...
ERROR: Failed cleaning build dir for fastparquet
ERROR: Failed to build one or more wheels
This is when building on Mac OS. And only one of our teammates hit this error, the rest (also using mac OS) built successfully. Any clue?hundreds-father-404
09/12/2021, 7:53 PMhappy-kitchen-89482
09/13/2021, 1:44 AMhappy-kitchen-89482
09/13/2021, 1:55 AMdazzling-diamond-4749
09/13/2021, 3:12 AMenough-analyst-54434
09/13/2021, 3:18 AM-ldebug --pex-verbosity=9
included. It's probably best to dump this all in an issue to anchor the debugging effort.hundreds-father-404
09/13/2021, 5:13 PMenough-analyst-54434
09/13/2021, 5:46 PMdazzling-diamond-4749
09/13/2021, 8:26 PMambitious-student-81104
09/13/2021, 8:27 PMenough-analyst-54434
09/13/2021, 10:28 PMdazzling-diamond-4749
09/13/2021, 10:29 PMenough-analyst-54434
09/13/2021, 10:30 PMenough-analyst-54434
09/13/2021, 10:38 PM