Files
tfm_ainventory/graphify-out/cache/3178a0890fa8ab5de00545254d0f65eceb25e96bb0d48621a381d12c1b902243.json

1 line
53 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "label": "install.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L1"}, {"id": "install_installcommand", "label": "InstallCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L66"}, {"id": "requirementcommand", "label": "RequirementCommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "install_installcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L86"}, {"id": "install_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L282"}, {"id": "install_installcommand_handle_target_dir", "label": "._handle_target_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L510"}, {"id": "install_installcommand_determine_conflicts", "label": "._determine_conflicts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L564"}, {"id": "install_installcommand_warn_about_conflicts", "label": "._warn_about_conflicts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L576"}, {"id": "install_installed_packages_summary", "label": "installed_packages_summary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L627"}, {"id": "install_get_lib_location_guesses", "label": "get_lib_location_guesses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L651"}, {"id": "install_site_packages_writable", "label": "site_packages_writable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L669"}, {"id": "install_decide_user_install", "label": "decide_user_install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L676"}, {"id": "install_create_os_error_message", "label": "create_os_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L745"}, {"id": "install_rationale_67", "label": "Install packages from: - PyPI (and other indexes) using requirement specifi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L67"}, {"id": "install_rationale_683", "label": "Determine whether to do a user install based on the input options. If use_u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L683"}, {"id": "install_rationale_748", "label": "Format an error message for an OSError It may occur anytime during the exec", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L748"}, {"id": "install_rationale_598", "label": "# NOTE: There is some duplication here, with commands/check.py", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L598"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "site", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_vendor_requests_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_vendor_rich", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_self_outdated_check", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_cli_cmdoptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_cli_req_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_locations", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_models_installation_report", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_operations_build_build_tracker", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_operations_check", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_req", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_req_req_install", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_filesystem", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_temp_dir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "pip_internal_wheel_builder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_installcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L66", "weight": 1.0}, {"source": "install_installcommand", "target": "requirementcommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L66", "weight": 1.0}, {"source": "install_installcommand", "target": "install_installcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L282", "weight": 1.0}, {"source": "install_installcommand", "target": "install_installcommand_handle_target_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L510", "weight": 1.0}, {"source": "install_installcommand", "target": "install_installcommand_determine_conflicts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L564", "weight": 1.0}, {"source": "install_installcommand", "target": "install_installcommand_warn_about_conflicts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L576", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_installed_packages_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L627", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_get_lib_location_guesses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L651", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_site_packages_writable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L669", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_decide_user_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L676", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "target": "install_create_os_error_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L745", "weight": 1.0}, {"source": "install_run", "target": "install_decide_user_install", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L312", "weight": 1.0}, {"source": "install_run", "target": "install_installcommand_determine_conflicts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L454", "weight": 1.0}, {"source": "install_run", "target": "install_get_lib_location_guesses", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L473", "weight": 1.0}, {"source": "install_run", "target": "install_installcommand_warn_about_conflicts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L483", "weight": 1.0}, {"source": "install_run", "target": "install_installed_packages_summary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L487", "weight": 1.0}, {"source": "install_run", "target": "install_create_os_error_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L492", "weight": 1.0}, {"source": "install_run", "target": "install_installcommand_handle_target_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L503", "weight": 1.0}, {"source": "install_site_packages_writable", "target": "install_get_lib_location_guesses", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L672", "weight": 1.0}, {"source": "install_decide_user_install", "target": "install_site_packages_writable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L734", "weight": 1.0}, {"source": "install_rationale_67", "target": "install_installcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L67", "weight": 1.0}, {"source": "install_rationale_683", "target": "install_decide_user_install", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L683", "weight": 1.0}, {"source": "install_rationale_748", "target": "install_create_os_error_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L748", "weight": 1.0}, {"source": "install_rationale_598", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_install_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L598", "weight": 1.0}], "raw_calls": [{"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L87"}, {"caller_nid": "install_installcommand_add_options", "callee": "requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L87"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L88"}, {"caller_nid": "install_installcommand_add_options", "callee": "constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L88"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L89"}, {"caller_nid": "install_installcommand_add_options", "callee": "build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L89"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L90"}, {"caller_nid": "install_installcommand_add_options", "callee": "requirements_from_scripts", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L90"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L91"}, {"caller_nid": "install_installcommand_add_options", "callee": "no_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L91"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L93"}, {"caller_nid": "install_installcommand_add_options", "callee": "editable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L93"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L94"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L105"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_target_python_options", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L118"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L120"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L131"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L137"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L144"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L160"}, {"caller_nid": "install_installcommand_add_options", "callee": "src", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L160"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L162"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L174"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L190"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L197"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L210"}, {"caller_nid": "install_installcommand_add_options", "callee": "ignore_requires_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L210"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L211"}, {"caller_nid": "install_installcommand_add_options", "callee": "no_build_isolation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L211"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L212"}, {"caller_nid": "install_installcommand_add_options", "callee": "use_pep517", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L212"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L213"}, {"caller_nid": "install_installcommand_add_options", "callee": "check_build_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L213"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L214"}, {"caller_nid": "install_installcommand_add_options", "callee": "override_externally_managed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L214"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L216"}, {"caller_nid": "install_installcommand_add_options", "callee": "config_settings", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L216"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L218"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L226"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L233"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L240"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L247"}, {"caller_nid": "install_installcommand_add_options", "callee": "require_hashes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L247"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L248"}, {"caller_nid": "install_installcommand_add_options", "callee": "progress_bar", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L248"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L249"}, {"caller_nid": "install_installcommand_add_options", "callee": "root_user_action", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L249"}, {"caller_nid": "install_installcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L251"}, {"caller_nid": "install_installcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L256"}, {"caller_nid": "install_installcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L261"}, {"caller_nid": "install_installcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L262"}, {"caller_nid": "install_installcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L263"}, {"caller_nid": "install_installcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L265"}, {"caller_nid": "install_run", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L284"}, {"caller_nid": "install_run", "callee": "check_externally_managed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L301"}, {"caller_nid": "install_run", "callee": "check_build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L307"}, {"caller_nid": "install_run", "callee": "check_dist_restriction", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L308"}, {"caller_nid": "install_run", "callee": "check_release_control_exclusive", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L309"}, {"caller_nid": "install_run", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L311"}, {"caller_nid": "install_run", "callee": "get_pip_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L311"}, {"caller_nid": "install_run", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L324"}, {"caller_nid": "install_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L327"}, {"caller_nid": "install_run", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L328"}, {"caller_nid": "install_run", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L331"}, {"caller_nid": "install_run", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L336"}, {"caller_nid": "install_run", "callee": "enter_context", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L338"}, {"caller_nid": "install_run", "callee": "get_default_session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L340"}, {"caller_nid": "install_run", "callee": "make_target_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L342"}, {"caller_nid": "install_run", "callee": "_build_package_finder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L343"}, {"caller_nid": "install_run", "callee": "enter_context", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L349"}, {"caller_nid": "install_run", "callee": "get_build_tracker", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L349"}, {"caller_nid": "install_run", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L351"}, {"caller_nid": "install_run", "callee": "get_requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L358"}, {"caller_nid": "install_run", "callee": "WheelCache", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L360"}, {"caller_nid": "install_run", "callee": "make_requirement_preparer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L368"}, {"caller_nid": "install_run", "callee": "make_resolver", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L377"}, {"caller_nid": "install_run", "callee": "trace_basic_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L390"}, {"caller_nid": "install_run", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L392"}, {"caller_nid": "install_run", "callee": "InstallationReport", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L397"}, {"caller_nid": "install_run", "callee": "print_json", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L399"}, {"caller_nid": "install_run", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L399"}, {"caller_nid": "install_run", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L401"}, {"caller_nid": "install_run", "callee": "dump", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L402"}, {"caller_nid": "install_run", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L402"}, {"caller_nid": "install_run", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L405"}, {"caller_nid": "install_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L410"}, {"caller_nid": "install_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L412"}, {"caller_nid": "install_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L412"}, {"caller_nid": "install_run", "callee": "prepare_linked_requirements_more", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L419"}, {"caller_nid": "install_run", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L420"}, {"caller_nid": "install_run", "callee": "get_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L424"}, {"caller_nid": "install_run", "callee": "protect_pip_from_modification_on_windows", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L431"}, {"caller_nid": "install_run", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L437"}, {"caller_nid": "install_run", "callee": "InstallWheelBuildError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L444"}, {"caller_nid": "install_run", "callee": "get_installation_order", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L446"}, {"caller_nid": "install_run", "callee": "install_given_reqs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L462"}, {"caller_nid": "install_run", "callee": "get_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L480"}, {"caller_nid": "install_run", "callee": "determine_resolver_variant", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L485"}, {"caller_nid": "install_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L488"}, {"caller_nid": "install_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L497"}, {"caller_nid": "install_run", "callee": "warn_if_run_as_root", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L507"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "ensure_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L513"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "get_scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L521"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L526"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L527"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L528"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L529"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L530"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L531"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L534"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L536"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L537"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L537"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L539"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L540"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L542"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "islink", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L548"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L549"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L557"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L558"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L560"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "move", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L562"}, {"caller_nid": "install_installcommand_handle_target_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L562"}, {"caller_nid": "install_installcommand_determine_conflicts", "callee": "check_install_conflicts", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L568"}, {"caller_nid": "install_installcommand_determine_conflicts", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L570"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L585"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L592"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L606"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L611"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L622"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "critical", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L624"}, {"caller_nid": "install_installcommand_warn_about_conflicts", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L624"}, {"caller_nid": "install_installed_packages_summary", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L632"}, {"caller_nid": "install_installed_packages_summary", "callee": "attrgetter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L632"}, {"caller_nid": "install_installed_packages_summary", "callee": "iter_all_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L635"}, {"caller_nid": "install_installed_packages_summary", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L639"}, {"caller_nid": "install_installed_packages_summary", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L639"}, {"caller_nid": "install_installed_packages_summary", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L644"}, {"caller_nid": "install_installed_packages_summary", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L648"}, {"caller_nid": "install_get_lib_location_guesses", "callee": "get_scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L658"}, {"caller_nid": "install_site_packages_writable", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L670"}, {"caller_nid": "install_site_packages_writable", "callee": "test_writable_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L671"}, {"caller_nid": "install_site_packages_writable", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L672"}, {"caller_nid": "install_decide_user_install", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L694"}, {"caller_nid": "install_decide_user_install", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L700"}, {"caller_nid": "install_decide_user_install", "callee": "virtualenv_no_global", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L704"}, {"caller_nid": "install_decide_user_install", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L705"}, {"caller_nid": "install_decide_user_install", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L712"}, {"caller_nid": "install_decide_user_install", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L716"}, {"caller_nid": "install_decide_user_install", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L724"}, {"caller_nid": "install_decide_user_install", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L729"}, {"caller_nid": "install_decide_user_install", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L735"}, {"caller_nid": "install_decide_user_install", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L738"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L755"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L757"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L758"}, {"caller_nid": "install_create_os_error_message", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L758"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L760"}, {"caller_nid": "install_create_os_error_message", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L771"}, {"caller_nid": "install_create_os_error_message", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L772"}, {"caller_nid": "install_create_os_error_message", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L776"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L780"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L781"}, {"caller_nid": "install_create_os_error_message", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L784"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L785"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L788"}, {"caller_nid": "install_create_os_error_message", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L796"}, {"caller_nid": "install_create_os_error_message", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L796"}, {"caller_nid": "install_create_os_error_message", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L796"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L797"}, {"caller_nid": "install_create_os_error_message", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L802"}, {"caller_nid": "install_create_os_error_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L803"}, {"caller_nid": "install_create_os_error_message", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L810"}, {"caller_nid": "install_create_os_error_message", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py", "source_location": "L810"}]}