From mrbruno at yahoo.com Fri Dec 16 10:36:21 2016 From: mrbruno at yahoo.com (John) Date: Fri, 16 Dec 2016 15:36:21 +0000 (UTC) Subject: [Soap-Python] Problem installing pysimplesoap References: <495545872.249374.1481902581356.ref@mail.yahoo.com> Message-ID: <495545872.249374.1481902581356@mail.yahoo.com> I'm having trouble trying to install the pysimplesoap module from Github on Windows: pfuntner at bruno ~$ pip install git+https://github.com/pysimplesoap/pysimplesoap.gitCollecting git+https://github.com/pysimplesoap/pysimplesoap.git? Cloning https://github.com/pysimplesoap/pysimplesoap.git to /tmp/pip-JvqkGU-buildException:Traceback (most recent call last):? File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main? ? status = self.run(options, args)? File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 335, in run? ? wb.build(autobuilding=True)? File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 749, in build? ? self.requirement_set.prepare_files(self.finder)? File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 380, in prepare_files? ? ignore_dependencies=self.ignore_dependencies))? File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 620, in _prepare_file? ? session=self.session, hashes=hashes)? File "/usr/lib/python2.7/site-packages/pip/download.py", line 824, in unpack_url? ? write_delete_marker_file(location)? File "/usr/lib/python2.7/site-packages/pip/locations.py", line 35, in write_delete_marker_file? ? with open(filepath, 'w') as marker_fp:IOError: [Errno 2] No such file or directory: '/tmp/pip-JvqkGU-build/pip-delete-this-directory.txt' pfuntner at bruno ~ I'm using using Cygwin from Windows 7 and have 2.7.12. Can anyone please advise? -------------- next part -------------- An HTML attachment was scrubbed... URL: