2019-07-01T09:19:27 Created temporary directory: /tmp/pip-ephem-wheel-cache-9mtg6jph 2019-07-01T09:19:27 Created temporary directory: /tmp/pip-req-tracker-9rm23wlo 2019-07-01T09:19:27 Created requirements tracker '/tmp/pip-req-tracker-9rm23wlo' 2019-07-01T09:19:27 Created temporary directory: /tmp/pip-wheel-tn7auk5_ 2019-07-01T09:19:27 Collecting GLCD_SDK==0.0.1 2019-07-01T09:19:27 1 location(s) to search for versions of GLCD-SDK: 2019-07-01T09:19:27 * https://pypi.org/simple/glcd-sdk/ 2019-07-01T09:19:27 Getting page https://pypi.org/simple/glcd-sdk/ 2019-07-01T09:19:27 Analyzing links from page https://pypi.org/simple/glcd-sdk/ 2019-07-01T09:19:27 Found link https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz#sha256=1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6 (from https://pypi.org/simple/glcd-sdk/), version: 0.0.1 2019-07-01T09:19:27 Skipping link https://files.pythonhosted.org/packages/ff/0e/e0a5fa11bc0015dd9201c5ab433107955cf8e0447b361a2c4b82b6d63bd9/GLCD_SDK-0.0.1.win32.exe#sha256=5297dbff71b33a1618687d031f01581f7fc6fa9cbd5cac9d446c451fbed5b64f (from https://pypi.org/simple/glcd-sdk/); unsupported archive format: .exe 2019-07-01T09:19:27 Found link https://files.pythonhosted.org/packages/22/8a/361696aaf606fc52b2dfee92a977511a35ef8524211723dc6462f97e9fc2/GLCD_SDK-0.0.1.zip#sha256=6f81a4406355d1d3af5ff0d1aa53be3ae40bec384667e5adf3dd1893ef6661f6 (from https://pypi.org/simple/glcd-sdk/), version: 0.0.1 2019-07-01T09:19:27 Using version 0.0.1 (newest of versions: 0.0.1) 2019-07-01T09:19:27 Created temporary directory: /tmp/pip-unpack-16pbq0zf 2019-07-01T09:19:27 Downloading https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz (105kB) 2019-07-01T09:19:27 Downloading from URL https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz#sha256=1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6 (from https://pypi.org/simple/glcd-sdk/) 2019-07-01T09:19:27 Added GLCD_SDK==0.0.1 from https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz#sha256=1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6 to build tracker '/tmp/pip-req-tracker-9rm23wlo' 2019-07-01T09:19:27 Running setup.py (path:/tmp/pip-wheel-tn7auk5_/GLCD-SDK/setup.py) egg_info for package GLCD-SDK 2019-07-01T09:19:27 Running command python setup.py egg_info 2019-07-01T09:19:28 error in GLCD_SDK setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'=2.7'" 2019-07-01T09:19:29 Cleaning up... 2019-07-01T09:19:29 Removing source in /tmp/pip-wheel-tn7auk5_/GLCD-SDK 2019-07-01T09:19:29 Removed GLCD_SDK==0.0.1 from https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz#sha256=1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6 from build tracker '/tmp/pip-req-tracker-9rm23wlo' 2019-07-01T09:19:29 Removed build tracker '/tmp/pip-req-tracker-9rm23wlo' 2019-07-01T09:19:29 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tn7auk5_/GLCD-SDK/ 2019-07-01T09:19:29 Exception information: 2019-07-01T09:19:29 Traceback (most recent call last): 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T09:19:29 status = self.run(options, args) 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T09:19:29 resolver.resolve(requirement_set) 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T09:19:29 self._resolve_one(requirement_set, req) 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T09:19:29 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T09:19:29 self.require_hashes 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T09:19:29 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T09:19:29 self.req.prepare_metadata() 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T09:19:29 self.run_egg_info() 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T09:19:29 command_desc='python setup.py egg_info') 2019-07-01T09:19:29 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T09:19:29 % (command_desc, proc.returncode, cwd)) 2019-07-01T09:19:29 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tn7auk5_/GLCD-SDK/