2026-05-22T16:04:04,251 Created temporary directory: /tmp/pip-ephem-wheel-cache-otmpw06j 2026-05-22T16:04:04,256 Created temporary directory: /tmp/pip-req-tracker-xffxjyon 2026-05-22T16:04:04,257 Initialized build tracking at /tmp/pip-req-tracker-xffxjyon 2026-05-22T16:04:04,257 Created build tracker: /tmp/pip-req-tracker-xffxjyon 2026-05-22T16:04:04,257 Entered build tracker: /tmp/pip-req-tracker-xffxjyon 2026-05-22T16:04:04,259 Created temporary directory: /tmp/pip-wheel-35orvc1f 2026-05-22T16:04:04,304 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-05-22T16:04:04,308 2 location(s) to search for versions of langchain-firescraper: 2026-05-22T16:04:04,308 * https://pypi.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,308 * https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,309 Fetching project page and analyzing links: https://pypi.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,310 Getting page https://pypi.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,313 Found index url https://pypi.org/simple 2026-05-22T16:04:04,323 Starting new HTTPS connection (1): pypi.org:443 2026-05-22T16:04:04,495 https://pypi.org:443 "GET /simple/langchain-firescraper/ HTTP/1.1" 200 575 2026-05-22T16:04:04,653 Skipping link: No binaries permitted for langchain-firescraper: https://files.pythonhosted.org/packages/ad/52/6be53bd5278a7d54b2c5f0341bdba66515462c4ea64fd896c89ebbaa9bda/langchain_firescraper-1.0.1-py3-none-any.whl#sha256=8852e8057c3f69bd0e9094050fbd3f8422cf5efddd71fd2ab145b316f89608cc (from https://pypi.org/simple/langchain-firescraper/) (requires-python:>=3.9) 2026-05-22T16:04:04,654 Found link https://files.pythonhosted.org/packages/dc/4b/9d5bb7a0e6ddfdf653f35236071afd72f6ce810ae3dd706d70fb4353d599/langchain_firescraper-1.0.1.tar.gz#sha256=13d189be805abdbf177c918e262b4f4cbe2255c332e74a8693198f046fa28cef (from https://pypi.org/simple/langchain-firescraper/) (requires-python:>=3.9), version: 1.0.1 2026-05-22T16:04:04,655 Fetching project page and analyzing links: https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,656 Getting page https://www.piwheels.org/simple/langchain-firescraper/ 2026-05-22T16:04:04,658 Found index url https://www.piwheels.org/simple 2026-05-22T16:04:04,663 Starting new HTTPS connection (1): www.piwheels.org:443 2026-05-22T16:04:04,776 https://www.piwheels.org:443 "GET /simple/langchain-firescraper/ HTTP/1.1" 200 153 2026-05-22T16:04:04,849 Given no hashes to check 1 links for project 'langchain-firescraper': discarding no candidates 2026-05-22T16:04:04,918 Collecting langchain-firescraper==1.0.1 2026-05-22T16:04:04,921 Created temporary directory: /tmp/pip-unpack-ar1ceuqa 2026-05-22T16:04:04,929 Starting new HTTPS connection (1): files.pythonhosted.org:443 2026-05-22T16:04:05,005 https://files.pythonhosted.org:443 "GET /packages/dc/4b/9d5bb7a0e6ddfdf653f35236071afd72f6ce810ae3dd706d70fb4353d599/langchain_firescraper-1.0.1.tar.gz HTTP/1.1" 200 5173 2026-05-22T16:04:05,007 Downloading langchain_firescraper-1.0.1.tar.gz (5.2 kB) 2026-05-22T16:04:05,038 ERROR: The tar file (/tmp/pip-unpack-ar1ceuqa/langchain_firescraper-1.0.1.tar.gz) has a file (/tmp/pip-wheel-35orvc1f/langchain-firescraper_1a265242fe2344f2841285b5423336b4/../README.md) trying to install outside target directory (/tmp/pip-wheel-35orvc1f/langchain-firescraper_1a265242fe2344f2841285b5423336b4) 2026-05-22T16:04:05,038 Exception information: 2026-05-22T16:04:05,038 Traceback (most recent call last): 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-05-22T16:04:05,038 crit = self.state.criteria[name] 2026-05-22T16:04:05,038 KeyError: 'langchain-firescraper' 2026-05-22T16:04:05,038 2026-05-22T16:04:05,038 During handling of the above exception, another exception occurred: 2026-05-22T16:04:05,038 2026-05-22T16:04:05,038 Traceback (most recent call last): 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-05-22T16:04:05,038 status = self.run(options, args) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-05-22T16:04:05,038 return func(self, options, args) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-05-22T16:04:05,038 requirement_set = resolver.resolve( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-05-22T16:04:05,038 self._result = resolver.resolve( 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-05-22T16:04:05,038 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-05-22T16:04:05,038 name, crit = self._merge_into_criterion(r, parent=None) 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-05-22T16:04:05,038 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 82, in from_requirement 2026-05-22T16:04:05,038 if not cands: 2026-05-22T16:04:05,038 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/structs.py", line 124, in __bool__ 2026-05-22T16:04:05,038 return bool(self._sequence) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 99, in __bool__ 2026-05-22T16:04:05,038 return any(self) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 239, in iter_index_candidates 2026-05-22T16:04:05,038 candidate = self._make_candidate_from_link( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 167, in _make_candidate_from_link 2026-05-22T16:04:05,038 self._link_candidate_cache[link] = LinkCandidate( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 296, in __init__ 2026-05-22T16:04:05,038 super(LinkCandidate, self).__init__( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 144, in __init__ 2026-05-22T16:04:05,038 self.dist = self._prepare() 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2026-05-22T16:04:05,038 dist = self._prepare_distribution() 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 307, in _prepare_distribution 2026-05-22T16:04:05,038 return self._factory.preparer.prepare_linked_requirement( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 480, in prepare_linked_requirement 2026-05-22T16:04:05,038 return self._prepare_linked_requirement(req, parallel_builds) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 503, in _prepare_linked_requirement 2026-05-22T16:04:05,038 local_file = unpack_url( 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 263, in unpack_url 2026-05-22T16:04:05,038 unpack_file(file.path, location, file.content_type) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 270, in unpack_file 2026-05-22T16:04:05,038 untar_file(filename, location) 2026-05-22T16:04:05,038 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 203, in untar_file 2026-05-22T16:04:05,038 raise InstallationError( 2026-05-22T16:04:05,038 pip._internal.exceptions.InstallationError: The tar file (/tmp/pip-unpack-ar1ceuqa/langchain_firescraper-1.0.1.tar.gz) has a file (/tmp/pip-wheel-35orvc1f/langchain-firescraper_1a265242fe2344f2841285b5423336b4/../README.md) trying to install outside target directory (/tmp/pip-wheel-35orvc1f/langchain-firescraper_1a265242fe2344f2841285b5423336b4) 2026-05-22T16:04:05,056 Removed build tracker: '/tmp/pip-req-tracker-xffxjyon'