2020-02-13T13:56:34,624 Created temporary directory: /tmp/pip-ephem-wheel-cache-w7w5j2f3 2020-02-13T13:56:34,629 Created temporary directory: /tmp/pip-req-tracker-9w1sqowe 2020-02-13T13:56:34,629 Initialized build tracking at /tmp/pip-req-tracker-9w1sqowe 2020-02-13T13:56:34,630 Created build tracker: /tmp/pip-req-tracker-9w1sqowe 2020-02-13T13:56:34,630 Entered build tracker: /tmp/pip-req-tracker-9w1sqowe 2020-02-13T13:56:34,632 Created temporary directory: /tmp/pip-wheel-lus3dj62 2020-02-13T13:56:34,637 1 location(s) to search for versions of openbci-stream: 2020-02-13T13:56:34,637 * https://pypi.org/simple/openbci-stream/ 2020-02-13T13:56:34,638 Fetching project page and analyzing links: https://pypi.org/simple/openbci-stream/ 2020-02-13T13:56:34,639 Getting page https://pypi.org/simple/openbci-stream/ 2020-02-13T13:56:34,641 Found index url https://pypi.org/simple 2020-02-13T13:56:34,644 Getting credentials from keyring for https://pypi.org/simple 2020-02-13T13:56:34,645 Getting credentials from keyring for pypi.org 2020-02-13T13:56:34,938 Found link https://files.pythonhosted.org/packages/3a/61/af1f45a35a86b91687031f5a3a98e28ed40b3cc702721822f92bb79f9262/openbci-stream-1.0.0a1.tar.gz#sha256=f559cc6488422071ea5a3fea8ccabf5d29f73a7571dd2a2a5f72bcb796e9fe1a (from https://pypi.org/simple/openbci-stream/), version: 1.0.0a1 2020-02-13T13:56:34,945 Given no hashes to check 1 links for project 'openbci-stream': discarding no candidates 2020-02-13T13:56:34,946 Using version 1.0.0a1 (newest of versions: 1.0.0a1) 2020-02-13T13:56:34,952 Collecting openbci-stream==1.0.0a1 2020-02-13T13:56:34,955 Created temporary directory: /tmp/pip-unpack-d9o5a775 2020-02-13T13:56:34,958 Getting credentials from keyring for files.pythonhosted.org 2020-02-13T13:56:35,188 Downloading openbci-stream-1.0.0a1.tar.gz (1.3 kB) 2020-02-13T13:56:35,262 Added openbci-stream==1.0.0a1 from https://files.pythonhosted.org/packages/3a/61/af1f45a35a86b91687031f5a3a98e28ed40b3cc702721822f92bb79f9262/openbci-stream-1.0.0a1.tar.gz#sha256=f559cc6488422071ea5a3fea8ccabf5d29f73a7571dd2a2a5f72bcb796e9fe1a to build tracker '/tmp/pip-req-tracker-9w1sqowe' 2020-02-13T13:56:35,264 Running setup.py (path:/tmp/pip-wheel-lus3dj62/openbci-stream/setup.py) egg_info for package openbci-stream 2020-02-13T13:56:35,266 Running command python setup.py egg_info 2020-02-13T13:56:36,787 Traceback (most recent call last): 2020-02-13T13:56:36,788 File "", line 1, in 2020-02-13T13:56:36,788 File "/tmp/pip-wheel-lus3dj62/openbci-stream/setup.py", line 11, in 2020-02-13T13:56:36,789 version_str = open(os.path.join('dummy', '_version.txt'), 'r').read().strip() 2020-02-13T13:56:36,789 FileNotFoundError: [Errno 2] No such file or directory: 'dummy/_version.txt' 2020-02-13T13:56:36,878 Cleaning up... 2020-02-13T13:56:36,879 Removing source in /tmp/pip-wheel-lus3dj62/openbci-stream 2020-02-13T13:56:36,895 Removed openbci-stream==1.0.0a1 from https://files.pythonhosted.org/packages/3a/61/af1f45a35a86b91687031f5a3a98e28ed40b3cc702721822f92bb79f9262/openbci-stream-1.0.0a1.tar.gz#sha256=f559cc6488422071ea5a3fea8ccabf5d29f73a7571dd2a2a5f72bcb796e9fe1a from build tracker '/tmp/pip-req-tracker-9w1sqowe' 2020-02-13T13:56:36,896 Removed build tracker: '/tmp/pip-req-tracker-9w1sqowe' 2020-02-13T13:56:36,899 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-13T13:56:36,901 Exception information: 2020-02-13T13:56:36,901 Traceback (most recent call last): 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-13T13:56:36,901 status = self.run(options, args) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-13T13:56:36,901 resolver.resolve(requirement_set) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-13T13:56:36,901 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-13T13:56:36,901 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-13T13:56:36,901 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-13T13:56:36,901 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-13T13:56:36,901 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-13T13:56:36,901 self.req.prepare_metadata() 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-13T13:56:36,901 self.metadata_directory = self._generate_metadata() 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-13T13:56:36,901 details=self.name or "from {}".format(self.link) 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-13T13:56:36,901 command_desc='python setup.py egg_info', 2020-02-13T13:56:36,901 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-13T13:56:36,901 raise InstallationError(exc_msg) 2020-02-13T13:56:36,901 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.