Collecting DataGridBWC==0.2.1 1 location(s) to search for versions of DataGridBWC: * https://pypi.python.org/simple/datagridbwc/ Getting page https://pypi.python.org/simple/datagridbwc/ Analyzing links from page https://pypi.python.org/simple/datagridbwc/ Skipping link https://pypi.python.org/packages/03/9c/f1a694ddb479798571026fdca4f2fbd558bfea7488daa97a5b0347db8c30/DataGridBWC-0.1.0-py2.6.egg#md5=aa435d6a7215c061f32a057853dd8960 (from https://pypi.python.org/simple/datagridbwc/); unsupported archive format: .egg Found link https://pypi.python.org/packages/0c/96/2f2f7d81dd057a8c01047ad8c2518e050aaad0e9c92f2504c8f1e2f0f76f/DataGridBWC-0.2.2.tar.gz#md5=991be8f9a5afd8ee28ab1ed56e0a36ec (from https://pypi.python.org/simple/datagridbwc/), version: 0.2.2 Found link https://pypi.python.org/packages/26/ef/ec471df74ef1e67ace5809b609a49d7ce1024c1a3883cc4708c7d4c95585/DataGridBWC-0.1.2.tar.gz#md5=97261deaf028f6810ed6c7eb924104a1 (from https://pypi.python.org/simple/datagridbwc/), version: 0.1.2 Found link https://pypi.python.org/packages/5b/aa/e54865f37f425f2e0858c8c4d24818f639842197586619ab99303646919a/DataGridBWC-0.1.1.tar.gz#md5=f9c748d80556aaff4c1d01458339b138 (from https://pypi.python.org/simple/datagridbwc/), version: 0.1.1 Found link https://pypi.python.org/packages/68/2a/9c2589e932944d65079ba8835082db781331bdc91875f1362e9acc0ae687/DataGridBWC-0.2.0.tar.gz#md5=09768fa7896a4814bb59f66795b99369 (from https://pypi.python.org/simple/datagridbwc/), version: 0.2.0 Found link https://pypi.python.org/packages/79/b6/4763032d0353b5cec58dff97b63d251440d878ff8524fbc48bc4d2fa364d/DataGridBWC-0.1.0.tar.gz#md5=e5b099fd254c4ea18bed8a14c1432ee0 (from https://pypi.python.org/simple/datagridbwc/), version: 0.1.0 Skipping link https://pypi.python.org/packages/7b/fe/5511350096baf2862b2a987fe9dbff04841e7a892da3b6318eccb9b6c88b/DataGridBWC-0.1.1-py2.6.egg#md5=1a6adab5bfc88ec7c0f86b1653ebee1b (from https://pypi.python.org/simple/datagridbwc/); unsupported archive format: .egg Found link https://pypi.python.org/packages/a7/cf/8b8b12066a55298044be56672b67724c7780e26b2e66265e6cf780b3ef59/DataGridBWC-0.1.3.tar.gz#md5=d7078f28d091906352e8a013d7c95c54 (from https://pypi.python.org/simple/datagridbwc/), version: 0.1.3 Found link https://pypi.python.org/packages/b2/65/70d5c1353edffabe0f3809b759ad35d974d8d8fa5b4a36fea961d394e44b/DataGridBWC-0.2.1.tar.gz#md5=a6eb93bf1e7e0f0e83d5436278defa06 (from https://pypi.python.org/simple/datagridbwc/), version: 0.2.1 Found link https://pypi.python.org/packages/ec/b6/822353ee8f57aeb12b9a107bca655066684632f929f2919cb2fd0e586eac/DataGridBWC-0.1.4.tar.gz#md5=0d0373bc3f7ba86afece9d1ba4b23ad0 (from https://pypi.python.org/simple/datagridbwc/), version: 0.1.4 Using version 0.2.1 (newest of versions: 0.2.1) Downloading DataGridBWC-0.2.1.tar.gz (52kB) Downloading from URL https://pypi.python.org/packages/b2/65/70d5c1353edffabe0f3809b759ad35d974d8d8fa5b4a36fea961d394e44b/DataGridBWC-0.2.1.tar.gz#md5=a6eb93bf1e7e0f0e83d5436278defa06 (from https://pypi.python.org/simple/datagridbwc/) Running setup.py (path:/tmp/pip-build-47h08dwi/DataGridBWC/setup.py) egg_info for package DataGridBWC Running command python setup.py egg_info Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-47h08dwi/DataGridBWC/setup.py", line 6, in README = open(os.path.join(cdir, 'readme.rst')).read() FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-47h08dwi/DataGridBWC/readme.rst' Cleaning up... Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-47h08dwi/DataGridBWC/ Exception information: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/wheel.py", line 199, in run if not wb.build(): File "/usr/lib/python3/dist-packages/pip/wheel.py", line 749, in build self.requirement_set.prepare_files(self.finder) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 634, in _prepare_file abstract_dist.prep_for_dist() File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 129, in prep_for_dist self.req_to_install.run_egg_info() File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 439, in run_egg_info command_desc='python setup.py egg_info') File "/usr/lib/python3/dist-packages/pip/utils/__init__.py", line 725, in call_subprocess % (command_desc, proc.returncode, cwd)) pip.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-47h08dwi/DataGridBWC/