------------------------------------------------------------ /home/zz/workspaces/fetch-transactions/.virtualenv/bin/pip run on Sat Jan 7 18:42:42 2017 Downloading/unpacking fints Getting page https://pypi.python.org/simple/fints/ URLs to search for versions for fints: * https://pypi.python.org/simple/fints/ Analyzing links from page https://pypi.python.org/simple/fints/ Found link https://pypi.python.org/packages/4c/04/ed2d85384fbd9bcb1fd9c709bf44516dfa2c1c86ea4cc9bb389c1604efc0/fints-0.1.0.tar.gz#md5=f37b8d50ec40de3c261c75086d24c549 (from https://pypi.python.org/simple/fints/), version: 0.1.0 Skipping https://pypi.python.org/packages/c5/68/78cd95207e0fc6a95ab4fa5ce4bec911888b7090dddc3c3c5c0730dacb07/fints-0.1.0-py3-none-any.whl#md5=bccd58eabc52b1c28d000d0e64fcaefd (from https://pypi.python.org/simple/fints/) because it is not compatible with this Python Downloading fints-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/4c/04/ed2d85384fbd9bcb1fd9c709bf44516dfa2c1c86ea4cc9bb389c1604efc0/fints-0.1.0.tar.gz#md5=f37b8d50ec40de3c261c75086d24c549 (from https://pypi.python.org/simple/fints/) Running setup.py (path:/home/zz/workspaces/fetch-transactions/.virtualenv/build/fints/setup.py) egg_info for package fints Traceback (most recent call last): File "", line 17, in File "/home/zz/workspaces/fetch-transactions/.virtualenv/build/fints/setup.py", line 11, in with open(path.join(here, 'README.md'), encoding='utf-8') as f: File "/home/zz/workspaces/fetch-transactions/.virtualenv/lib/python2.7/codecs.py", line 878, in open file = __builtin__.open(filename, mode, buffering) IOError: [Errno 2] No such file or directory: '/home/zz/workspaces/fetch-transactions/.virtualenv/build/fints/README.md' Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 17, in File "/home/zz/workspaces/fetch-transactions/.virtualenv/build/fints/setup.py", line 11, in with open(path.join(here, 'README.md'), encoding='utf-8') as f: File "/home/zz/workspaces/fetch-transactions/.virtualenv/lib/python2.7/codecs.py", line 878, in open file = __builtin__.open(filename, mode, buffering) IOError: [Errno 2] No such file or directory: '/home/zz/workspaces/fetch-transactions/.virtualenv/build/fints/README.md' ---------------------------------------- Cleaning up... Removing temporary dir /home/zz/workspaces/fetch-transactions/.virtualenv/build... Command python setup.py egg_info failed with error code 1 in /home/zz/workspaces/fetch-transactions/.virtualenv/build/fints Exception information: Traceback (most recent call last): File "/home/zz/workspaces/fetch-transactions/.virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/home/zz/workspaces/fetch-transactions/.virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/home/zz/workspaces/fetch-transactions/.virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 1229, in prepare_files req_to_install.run_egg_info() File "/home/zz/workspaces/fetch-transactions/.virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 325, in run_egg_info command_desc='python setup.py egg_info') File "/home/zz/workspaces/fetch-transactions/.virtualenv/local/lib/python2.7/site-packages/pip/util.py", line 697, in call_subprocess % (command_desc, proc.returncode, cwd)) InstallationError: Command python setup.py egg_info failed with error code 1 in /home/zz/workspaces/fetch-transactions/.virtualenv/build/fints