white-appointment-6770
11/30/2023, 6:04 PMbitter-ability-32190
11/30/2023, 6:08 PMbitter-ability-32190
11/30/2023, 6:08 PMbroad-processor-92400
11/30/2023, 6:35 PMwhite-appointment-6770
11/30/2023, 6:35 PMfresh-cat-90827
11/30/2023, 6:36 PMbitter-ability-32190
11/30/2023, 6:36 PMbitter-ability-32190
11/30/2023, 6:37 PMfresh-cat-90827
11/30/2023, 6:37 PMbitter-ability-32190
11/30/2023, 6:38 PMfresh-cat-90827
11/30/2023, 6:38 PMfresh-cat-90827
11/30/2023, 6:39 PMwhite-appointment-6770
11/30/2023, 6:56 PMwhite-appointment-6770
11/30/2023, 6:57 PMwhite-appointment-6770
11/30/2023, 6:57 PMbitter-ability-32190
11/30/2023, 6:59 PMpants --no-python-infer-use-rust-parser dependencies <python file> and then pants --python-infer-use-rust-parser dependencies <python file> without the dependency in the BUILD file?white-appointment-6770
11/30/2023, 6:59 PMwhite-appointment-6770
11/30/2023, 7:03 PMwhite-appointment-6770
11/30/2023, 7:05 PMbitter-ability-32190
11/30/2023, 7:06 PMpandas depends on openpyxlwhite-appointment-6770
11/30/2023, 7:06 PMwhite-appointment-6770
11/30/2023, 7:07 PMwhite-appointment-6770
11/30/2023, 7:11 PM__init__.py that imports a py file in the directory into the namespace, e.g.:
from . my_lib import *
In 2.17 pants recognized my_lib.py as a dependency and copied into the sandbox and everything worked fine. In 2.18, pants no longer see my_lib.py as a dep of __init__.py and does not copy my_lib.py into the sandbox. Python error is thus my_lib.py not found. Any thoughts on resolving this one?bitter-ability-32190
11/30/2023, 7:11 PMwhite-appointment-6770
11/30/2023, 7:12 PMwhite-appointment-6770
11/30/2023, 7:13 PMbitter-ability-32190
11/30/2023, 7:13 PMwhite-appointment-6770
11/30/2023, 7:13 PMwhite-appointment-6770
11/30/2023, 7:14 PMbitter-ability-32190
11/30/2023, 7:14 PMwhite-appointment-6770
11/30/2023, 7:14 PMbitter-ability-32190
11/30/2023, 7:15 PM[python-infer].use_rust_parser = False in your pants.tomlbitter-ability-32190
11/30/2023, 7:15 PMwhite-appointment-6770
11/30/2023, 7:16 PMbitter-ability-32190
11/30/2023, 7:17 PMwhite-appointment-6770
11/30/2023, 7:17 PMbitter-ability-32190
11/30/2023, 7:18 PMwhite-appointment-6770
11/30/2023, 7:18 PMwhite-appointment-6770
11/30/2023, 7:22 PM