white-appointment-6770
12/19/2023, 6:58 PMcurved-television-6568
12/19/2023, 7:01 PMwhite-appointment-6770
12/19/2023, 7:02 PMwhite-appointment-6770
12/19/2023, 7:02 PMwhite-appointment-6770
12/19/2023, 7:02 PMwhite-appointment-6770
12/19/2023, 7:03 PMsources
field: ["myproject/python/myproject/server/modules_tests/*.py", "myproject/python/myproject/server/modules_tests/*.pyi"], excludes: ["myproject/python/myproject/server/modules_tests/*_test.py", "myproject/python/myproject/server/modules_tests/*_test.pyi", "myproject/python/myproject/server/modules_tests/conftest.py", "myproject/python/myproject/server/modules_tests/test_*.py", "myproject/python/myproject/server/modules_tests/test_*.pyi", "myproject/python/myproject/server/modules_tests/tests.py", "myproject/python/myproject/server/modules_tests/tests.pyi"]white-appointment-6770
12/19/2023, 7:04 PMcurved-television-6568
12/19/2023, 7:09 PMpython_sources
target there..white-appointment-6770
12/19/2023, 7:10 PMcurved-television-6568
12/19/2023, 7:11 PMconftest.py
files and the like with the python_testutils
target.curved-television-6568
12/19/2023, 7:12 PMmyproject/python/myproject/server/modules_tests:modules_tests
is the python_sources
target, and as you can see, it excludes all test and test util sources..curved-television-6568
12/19/2023, 7:13 PMpants peek myproject/python/myproject/server/modules_tests::
shows.white-appointment-6770
12/19/2023, 7:13 PMwhite-appointment-6770
12/19/2023, 7:15 PM=10.0.0 cython elasticsearch genmsg@ git+https://github.com/ros/genmsg.git@noetic-devel genpy@ git+https://github.com/ros/genpy.git@main marshmallow odfpy opendis@ git+https://github.com/open-dis/open-dis-python@master openpyxl panda s protobuf pycryptodome python-dateutil pyyaml pyzmq redis requests rospy setuptools untangle xlsxwriter xmlschema -- index-url https://pypi.org/simple/ --retries 5 --timeout 15 exited with 1 and STDERR: error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.
white-appointment-6770
12/19/2023, 7:15 PMcurved-television-6568
12/19/2023, 7:25 PM--keep-sandboxes=on_failure
go into the sandbox for the generate lockfiles one, and run from there: PEX_VERBOSE=9 ./__run.sh
will give you more details.. also tailing the pip log file that you can find the path to using ps
while it’s running can be helpful.white-appointment-6770
12/19/2023, 7:25 PMwhite-appointment-6770
12/19/2023, 7:26 PMcurved-television-6568
12/19/2023, 7:27 PMcurved-television-6568
12/19/2023, 7:27 PMwhite-appointment-6770
12/19/2023, 7:28 PM