[Soap-Python] Problem installing pysimplesoap

John mrbruno at yahoo.com
Fri Dec 16 10:36:21 EST 2016


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: <http://mail.python.org/pipermail/soap/attachments/20161216/5b4e591d/attachment.html>


More information about the Soap mailing list