New to psphere and can't get past square zero : the system cannot find the path specified: '\\wsdl\\vimService.wsdl"

54 views
Skip to first unread message

Russell Briggs

unread,
Apr 4, 2013, 9:29:32 PM4/4/13
to psp...@googlegroups.com
installed psphere, and trying to do a basic connect I'm hitting a path issue.  What do I need to add to my path, and which path do I need to update?  I'm on Win 7, py273  

thanks in advance for any help

>>> client = Client("wpst-pa-vc1", "Administrator", "strongpassword")
Logging to CONSOLE at WARNING level
Failed to connect to wpst-pa-vc1
Failed to connect to wpst-pa-vc1
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Program Files (x86)\Python273\lib\site-packages\psphere-0.5.1-py2.7.egg\psphere\client.py", line 93, in __init__
    suds.client.Client.__init__(self, wsdl_uri)
  File "build\bdist.win32\egg\suds\client.py", line 112, in __init__
  File "build\bdist.win32\egg\suds\reader.py", line 152, in open
  File "build\bdist.win32\egg\suds\wsdl.py", line 136, in __init__
  File "build\bdist.win32\egg\suds\reader.py", line 79, in open
  File "build\bdist.win32\egg\suds\reader.py", line 95, in download
  File "build\bdist.win32\egg\suds\transport\https.py", line 60, in open
  File "build\bdist.win32\egg\suds\transport\http.py", line 62, in open
  File "build\bdist.win32\egg\suds\transport\http.py", line 118, in u2open
  File "C:\Program Files (x86)\Python273\lib\urllib2.py", line 400, in open
    response = self._open(req, data)
  File "C:\Program Files (x86)\Python273\lib\urllib2.py", line 418, in _open
    '_open', req)
  File "C:\Program Files (x86)\Python273\lib\urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "C:\Program Files (x86)\Python273\lib\urllib2.py", line 1310, in file_open
    return self.open_local_file(req)
  File "C:\Program Files (x86)\Python273\lib\urllib2.py", line 1350, in open_local_file
    raise URLError(msg)
urllib2.URLError: <urlopen error [Error 3] The system cannot find the path specified: '\\wsdl\\vimService.wsdl'>

Jonathan Kinred

unread,
Apr 4, 2013, 11:03:07 PM4/4/13
to psp...@googlegroups.com
Hi Russell,

This was fixed some time ago. I just cut a 0.5.2 release which includes the fix.

Let me know how you go.

Jonathan

Russell Briggs

unread,
Apr 5, 2013, 12:33:42 PM4/5/13
to psp...@googlegroups.com
That worked. Thanks very much for the quick reply, and for psphere!

Russell

Reply all
Reply to author
Forward
0 new messages