2021-07-12T05:50:38,256 Created temporary directory: /tmp/pip-ephem-wheel-cache-icp80dkl 2021-07-12T05:50:38,260 Created temporary directory: /tmp/pip-req-tracker-j3pl97wb 2021-07-12T05:50:38,260 Initialized build tracking at /tmp/pip-req-tracker-j3pl97wb 2021-07-12T05:50:38,260 Created build tracker: /tmp/pip-req-tracker-j3pl97wb 2021-07-12T05:50:38,260 Entered build tracker: /tmp/pip-req-tracker-j3pl97wb 2021-07-12T05:50:38,261 Created temporary directory: /tmp/pip-wheel-d9ud8vj3 2021-07-12T05:50:38,295 1 location(s) to search for versions of dxlvtapiservice: 2021-07-12T05:50:38,295 * https://pypi.org/simple/dxlvtapiservice/ 2021-07-12T05:50:38,295 Fetching project page and analyzing links: https://pypi.org/simple/dxlvtapiservice/ 2021-07-12T05:50:38,296 Getting page https://pypi.org/simple/dxlvtapiservice/ 2021-07-12T05:50:38,297 Found index url https://pypi.org/simple 2021-07-12T05:50:38,493 Skipping link: none of the wheel's tags (7-none-any, py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/ca/af/3de995db0e4c65a3e4cb981dc5e7f401ab2e42de6d4371e2116b0bc52da8/dxlvtapiservice-0.1.0-py2.7-none-any.whl#sha256=d122dfea527e0b5a116c8cb075ea130748fda0a186f67c7a3b303ce8685ba938 (from https://pypi.org/simple/dxlvtapiservice/) 2021-07-12T05:50:38,494 Found link https://files.pythonhosted.org/packages/aa/18/dad65426b2e7a0f1ecbfc9619138f1ea504abcd2dd20e4a9e2c86fd79d5f/dxlvtapiservice-0.1.0.tar.gz#sha256=3e26ef30c931cd2b319e94dd71e221b476b17618dccbf5a5de9f6a13e63398ab (from https://pypi.org/simple/dxlvtapiservice/), version: 0.1.0 2021-07-12T05:50:38,494 Skipping link: none of the wheel's tags (7-none-any, py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/25/a4/5c37b1105d18951f3d07fc576f57d2101381e0f2d03b4bf7aab20b666312/dxlvtapiservice-0.1.2-py2.7-none-any.whl#sha256=35d94866e2532fdb33b23935e060aab5f12257b15a1887d843acc0c944c221a6 (from https://pypi.org/simple/dxlvtapiservice/) 2021-07-12T05:50:38,496 Found link https://files.pythonhosted.org/packages/b1/6c/a69f8ab7e3633344e50ad6d3f98acd9202dedf9e3b730a56cc4b9439e0f7/dxlvtapiservice-0.2.0-py2.py3-none-any.whl#sha256=7d8ad27569699f3089e91399c015b31eba05dbbf96a874f157b8fbc1505ba31d (from https://pypi.org/simple/dxlvtapiservice/) (requires-python:>=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 0.2.0 2021-07-12T05:50:38,496 Skipping link: not a file: https://pypi.org/simple/dxlvtapiservice/ 2021-07-12T05:50:38,497 Given no hashes to check 1 links for project 'dxlvtapiservice': discarding no candidates 2021-07-12T05:50:38,516 Collecting dxlvtapiservice==0.1.0 2021-07-12T05:50:38,517 Created temporary directory: /tmp/pip-unpack-6z1hhxqv 2021-07-12T05:50:38,699 Downloading dxlvtapiservice-0.1.0.tar.gz (19 kB) 2021-07-12T05:50:38,793 Added dxlvtapiservice==0.1.0 from https://files.pythonhosted.org/packages/aa/18/dad65426b2e7a0f1ecbfc9619138f1ea504abcd2dd20e4a9e2c86fd79d5f/dxlvtapiservice-0.1.0.tar.gz#sha256=3e26ef30c931cd2b319e94dd71e221b476b17618dccbf5a5de9f6a13e63398ab to build tracker '/tmp/pip-req-tracker-j3pl97wb' 2021-07-12T05:50:38,794 Running setup.py (path:/tmp/pip-wheel-d9ud8vj3/dxlvtapiservice_d8847f30abdb4f3381030846e55ae9a3/setup.py) egg_info for package dxlvtapiservice 2021-07-12T05:50:38,794 Created temporary directory: /tmp/pip-pip-egg-info-uniz7ijz 2021-07-12T05:50:38,795 Running command python setup.py egg_info 2021-07-12T05:50:39,648 Traceback (most recent call last): 2021-07-12T05:50:39,649 File "", line 1, in 2021-07-12T05:50:39,649 File "/tmp/pip-wheel-d9ud8vj3/dxlvtapiservice_d8847f30abdb4f3381030846e55ae9a3/setup.py", line 9, in 2021-07-12T05:50:39,649 VERSION = __import__('dxlvtapiservice').get_version() 2021-07-12T05:50:39,650 File "/tmp/pip-wheel-d9ud8vj3/dxlvtapiservice_d8847f30abdb4f3381030846e55ae9a3/dxlvtapiservice/__init__.py", line 3, in 2021-07-12T05:50:39,650 from .app import VirusTotalApiService 2021-07-12T05:50:39,650 File "/tmp/pip-wheel-d9ud8vj3/dxlvtapiservice_d8847f30abdb4f3381030846e55ae9a3/dxlvtapiservice/app.py", line 3, in 2021-07-12T05:50:39,650 from dxlbootstrap.app import Application 2021-07-12T05:50:39,651 ModuleNotFoundError: No module named 'dxlbootstrap' 2021-07-12T05:50:39,701 WARNING: Discarding https://files.pythonhosted.org/packages/aa/18/dad65426b2e7a0f1ecbfc9619138f1ea504abcd2dd20e4a9e2c86fd79d5f/dxlvtapiservice-0.1.0.tar.gz#sha256=3e26ef30c931cd2b319e94dd71e221b476b17618dccbf5a5de9f6a13e63398ab (from https://pypi.org/simple/dxlvtapiservice/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T05:50:39,702 ERROR: Could not find a version that satisfies the requirement dxlvtapiservice==0.1.0 (from versions: 0.1.0, 0.2.0) 2021-07-12T05:50:39,703 ERROR: No matching distribution found for dxlvtapiservice==0.1.0 2021-07-12T05:50:39,703 Exception information: 2021-07-12T05:50:39,703 Traceback (most recent call last): 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T05:50:39,703 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T05:50:39,703 raise RequirementsConflicted(criterion) 2021-07-12T05:50:39,703 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dxlvtapiservice==0.1.0') 2021-07-12T05:50:39,703 2021-07-12T05:50:39,703 During handling of the above exception, another exception occurred: 2021-07-12T05:50:39,703 2021-07-12T05:50:39,703 Traceback (most recent call last): 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T05:50:39,703 result = self._result = resolver.resolve( 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T05:50:39,703 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T05:50:39,703 raise ResolutionImpossible(e.criterion.information) 2021-07-12T05:50:39,703 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dxlvtapiservice==0.1.0'), parent=None)] 2021-07-12T05:50:39,703 2021-07-12T05:50:39,703 The above exception was the direct cause of the following exception: 2021-07-12T05:50:39,703 2021-07-12T05:50:39,703 Traceback (most recent call last): 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T05:50:39,703 status = self.run(options, args) 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T05:50:39,703 return func(self, options, args) 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T05:50:39,703 requirement_set = resolver.resolve( 2021-07-12T05:50:39,703 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T05:50:39,703 raise error from e 2021-07-12T05:50:39,703 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dxlvtapiservice==0.1.0 2021-07-12T05:50:39,708 Removed dxlvtapiservice==0.1.0 from https://files.pythonhosted.org/packages/aa/18/dad65426b2e7a0f1ecbfc9619138f1ea504abcd2dd20e4a9e2c86fd79d5f/dxlvtapiservice-0.1.0.tar.gz#sha256=3e26ef30c931cd2b319e94dd71e221b476b17618dccbf5a5de9f6a13e63398ab from build tracker '/tmp/pip-req-tracker-j3pl97wb' 2021-07-12T05:50:39,708 Removed build tracker: '/tmp/pip-req-tracker-j3pl97wb'