2019-12-12T06:42:21 Created temporary directory: /tmp/pip-ephem-wheel-cache-px3oezwg 2019-12-12T06:42:21 Created temporary directory: /tmp/pip-req-tracker-l98wlhb8 2019-12-12T06:42:21 Created requirements tracker '/tmp/pip-req-tracker-l98wlhb8' 2019-12-12T06:42:21 Created temporary directory: /tmp/pip-wheel-7iy1ipdy 2019-12-12T06:42:21 Collecting babypandas==0.1.2 2019-12-12T06:42:21 1 location(s) to search for versions of babypandas: 2019-12-12T06:42:21 * https://pypi.org/simple/babypandas/ 2019-12-12T06:42:21 Getting page https://pypi.org/simple/babypandas/ 2019-12-12T06:42:21 Analyzing links from page https://pypi.org/simple/babypandas/ 2019-12-12T06:42:21 Found link https://files.pythonhosted.org/packages/a2/ff/e3e7f6e51877a4880fe31924d992827e0a29e181a7f285370097a0d1003d/babypandas-0.1.0.tar.gz#sha256=ef1d208c24c961a8a96e86522804d025519b99c76ad4f3f53dfc5835926c2c66 (from https://pypi.org/simple/babypandas/), version: 0.1.0 2019-12-12T06:42:21 Found link https://files.pythonhosted.org/packages/05/81/b2b4876428034409b28b1e372d932a74151593ef84d7cf38063a539ad9e2/babypandas-0.1.1.tar.gz#sha256=6e524af614b546db2cf26445f70c7ca5cdbde05726d444b85c14de9cf5cd9899 (from https://pypi.org/simple/babypandas/), version: 0.1.1 2019-12-12T06:42:21 Found link https://files.pythonhosted.org/packages/ee/8f/56e51f7ddac97676d9fd1740fc11937cc6438ec1a7e405762853e69ec965/babypandas-0.1.2.tar.gz#sha256=763d7c5d6ea556b48e8778f2e43fd9b36259da2249f42997b29c25835568efcb (from https://pypi.org/simple/babypandas/), version: 0.1.2 2019-12-12T06:42:21 Using version 0.1.2 (newest of versions: 0.1.2) 2019-12-12T06:42:21 Created temporary directory: /tmp/pip-unpack-2sdyme01 2019-12-12T06:42:21 Downloading https://files.pythonhosted.org/packages/ee/8f/56e51f7ddac97676d9fd1740fc11937cc6438ec1a7e405762853e69ec965/babypandas-0.1.2.tar.gz 2019-12-12T06:42:21 Downloading from URL https://files.pythonhosted.org/packages/ee/8f/56e51f7ddac97676d9fd1740fc11937cc6438ec1a7e405762853e69ec965/babypandas-0.1.2.tar.gz#sha256=763d7c5d6ea556b48e8778f2e43fd9b36259da2249f42997b29c25835568efcb (from https://pypi.org/simple/babypandas/) 2019-12-12T06:42:21 Added babypandas==0.1.2 from https://files.pythonhosted.org/packages/ee/8f/56e51f7ddac97676d9fd1740fc11937cc6438ec1a7e405762853e69ec965/babypandas-0.1.2.tar.gz#sha256=763d7c5d6ea556b48e8778f2e43fd9b36259da2249f42997b29c25835568efcb to build tracker '/tmp/pip-req-tracker-l98wlhb8' 2019-12-12T06:42:21 Running setup.py (path:/tmp/pip-wheel-7iy1ipdy/babypandas/setup.py) egg_info for package babypandas 2019-12-12T06:42:21 Running command python setup.py egg_info 2019-12-12T06:42:23 Traceback (most recent call last): 2019-12-12T06:42:23 File "", line 1, in 2019-12-12T06:42:23 File "/tmp/pip-wheel-7iy1ipdy/babypandas/setup.py", line 5, in 2019-12-12T06:42:23 with open('requirements.txt') as fid: 2019-12-12T06:42:23 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2019-12-12T06:42:23 Cleaning up... 2019-12-12T06:42:23 Removing source in /tmp/pip-wheel-7iy1ipdy/babypandas 2019-12-12T06:42:23 Removed babypandas==0.1.2 from https://files.pythonhosted.org/packages/ee/8f/56e51f7ddac97676d9fd1740fc11937cc6438ec1a7e405762853e69ec965/babypandas-0.1.2.tar.gz#sha256=763d7c5d6ea556b48e8778f2e43fd9b36259da2249f42997b29c25835568efcb from build tracker '/tmp/pip-req-tracker-l98wlhb8' 2019-12-12T06:42:23 Removed build tracker '/tmp/pip-req-tracker-l98wlhb8' 2019-12-12T06:42:23 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7iy1ipdy/babypandas/ 2019-12-12T06:42:23 Exception information: 2019-12-12T06:42:23 Traceback (most recent call last): 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-12-12T06:42:23 status = self.run(options, args) 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-12-12T06:42:23 resolver.resolve(requirement_set) 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-12-12T06:42:23 self._resolve_one(requirement_set, req) 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-12-12T06:42:23 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-12-12T06:42:23 self.require_hashes 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-12-12T06:42:23 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-12-12T06:42:23 self.req.prepare_metadata() 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-12-12T06:42:23 self.run_egg_info() 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-12-12T06:42:23 command_desc='python setup.py egg_info') 2019-12-12T06:42:23 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-12-12T06:42:23 % (command_desc, proc.returncode, cwd)) 2019-12-12T06:42:23 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7iy1ipdy/babypandas/