Hello, I’m running into this issue when running `....
# general
h
Hello, I’m running into this issue when running
./pants test tests/python/pants_test/util::
Copy code
16:16:24 00:03   [test]
16:16:24 00:03     [test-jvm-prep-command]
16:16:24 00:03       [jvm_prep_command]
16:16:24 00:03     [test-prep-command]
16:16:24 00:03     [test]
16:16:24 00:03     [pytest-prep]
                   Invalidated 19 targets.
16:16:25 00:04     [pytest]
                   Invalidated 18 targets.
                   scrubbed PYTHONPATH=/Users/earellano/code/pants/src/python: from py.test environment
16:16:25 00:04       [run]
                     Failed to execute PEX file, missing macosx_10_13_x86_64-cp-27-cp27m compatible dependencies for:
                     psutil
                     subprocess32
                     scandir
Any advice?