2020-07-02T03:16:27,564 Created temporary directory: /tmp/pip-ephem-wheel-cache-xofbgfj3 2020-07-02T03:16:27,568 Created temporary directory: /tmp/pip-req-tracker-1f2pme0w 2020-07-02T03:16:27,569 Initialized build tracking at /tmp/pip-req-tracker-1f2pme0w 2020-07-02T03:16:27,570 Created build tracker: /tmp/pip-req-tracker-1f2pme0w 2020-07-02T03:16:27,570 Entered build tracker: /tmp/pip-req-tracker-1f2pme0w 2020-07-02T03:16:27,571 Created temporary directory: /tmp/pip-wheel-6qpnpu8o 2020-07-02T03:16:27,588 1 location(s) to search for versions of paymentech: 2020-07-02T03:16:27,588 * https://pypi.org/simple/paymentech/ 2020-07-02T03:16:27,589 Fetching project page and analyzing links: https://pypi.org/simple/paymentech/ 2020-07-02T03:16:27,590 Getting page https://pypi.org/simple/paymentech/ 2020-07-02T03:16:27,592 Found index url https://pypi.org/simple 2020-07-02T03:16:27,790 Found link https://files.pythonhosted.org/packages/ff/44/eb4c6eaf38518d1b5da55157bb12644b7dd77dd9d1f2c9d40ff29c80d85a/paymentech-0.0.1.tar.gz#sha256=70c5ca84c20c108fc640db1307db9362ba7a8b28d81e77dcc53865088e06f3ef (from https://pypi.org/simple/paymentech/), version: 0.0.1 2020-07-02T03:16:27,791 Found link https://files.pythonhosted.org/packages/ef/bf/d57cb362d7a24f2413eaf912533db22fce5a76f5a20d291cf34114df93be/paymentech-0.0.2.tar.gz#sha256=3e824e5594d6f8dcc7aa396f6381168faf78f3bae8698d7563942d26942fb545 (from https://pypi.org/simple/paymentech/), version: 0.0.2 2020-07-02T03:16:27,791 Found link https://files.pythonhosted.org/packages/7a/25/508f6585a53d6b99f117582ff4a2bed710186b940472f25b90b2ea8d4082/paymentech-0.0.3.tar.gz#sha256=77fd7320fbf1c13b88e209826bbf4ff2008126f4eb6c0218d3db740d426995fa (from https://pypi.org/simple/paymentech/), version: 0.0.3 2020-07-02T03:16:27,799 Given no hashes to check 1 links for project 'paymentech': discarding no candidates 2020-07-02T03:16:27,801 Using version 0.0.3 (newest of versions: 0.0.3) 2020-07-02T03:16:27,806 Collecting paymentech==0.0.3 2020-07-02T03:16:27,810 Created temporary directory: /tmp/pip-unpack-n_90j6is 2020-07-02T03:16:28,053 Downloading paymentech-0.0.3.tar.gz (5.7 kB) 2020-07-02T03:16:28,179 Added paymentech==0.0.3 from https://files.pythonhosted.org/packages/7a/25/508f6585a53d6b99f117582ff4a2bed710186b940472f25b90b2ea8d4082/paymentech-0.0.3.tar.gz#sha256=77fd7320fbf1c13b88e209826bbf4ff2008126f4eb6c0218d3db740d426995fa to build tracker '/tmp/pip-req-tracker-1f2pme0w' 2020-07-02T03:16:28,180 Running setup.py (path:/tmp/pip-wheel-6qpnpu8o/paymentech/setup.py) egg_info for package paymentech 2020-07-02T03:16:28,182 Created temporary directory: /tmp/pip-pip-egg-info-80b9dik5 2020-07-02T03:16:28,182 Running command python setup.py egg_info 2020-07-02T03:16:29,677 Traceback (most recent call last): 2020-07-02T03:16:29,678 File "", line 1, in 2020-07-02T03:16:29,678 File "/tmp/pip-wheel-6qpnpu8o/paymentech/setup.py", line 8, in 2020-07-02T03:16:29,678 with open("VERSION", "r") as version_file: 2020-07-02T03:16:29,679 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2020-07-02T03:16:29,770 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-02T03:16:29,771 Exception information: 2020-07-02T03:16:29,771 Traceback (most recent call last): 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-02T03:16:29,771 status = self.run(options, args) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-02T03:16:29,771 return func(self, options, args) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-02T03:16:29,771 reqs, check_supported_wheels=True 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-02T03:16:29,771 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-02T03:16:29,771 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-02T03:16:29,771 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-02T03:16:29,771 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-02T03:16:29,771 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-02T03:16:29,771 self.req.prepare_metadata() 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-02T03:16:29,771 self.metadata_directory = self._generate_metadata() 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-02T03:16:29,771 details=self.name or "from {}".format(self.link) 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-02T03:16:29,771 command_desc='python setup.py egg_info', 2020-07-02T03:16:29,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-02T03:16:29,771 raise InstallationError(exc_msg) 2020-07-02T03:16:29,771 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-02T03:16:29,785 Removed paymentech==0.0.3 from https://files.pythonhosted.org/packages/7a/25/508f6585a53d6b99f117582ff4a2bed710186b940472f25b90b2ea8d4082/paymentech-0.0.3.tar.gz#sha256=77fd7320fbf1c13b88e209826bbf4ff2008126f4eb6c0218d3db740d426995fa from build tracker '/tmp/pip-req-tracker-1f2pme0w' 2020-07-02T03:16:29,786 Removed build tracker: '/tmp/pip-req-tracker-1f2pme0w'