>>> from pygr import worldbase
>>> worldbase.dir()
Traceback (most recent call last):
  File 
"C:\Python27\lib\site-packages\pygr-0.8.2-py2.7-win32.egg\pygr\metabase.py", 
line 1085, in update
    self, **mdbArgs)
  File 
"C:\Python27\lib\site-packages\pygr-0.8.2-py2.7-win32.egg\pygr\metabase.py", 
line 915, in __init__
    storage = XMLRPCMetabase(dbpath, self, **kwargs)
  File 
"C:\Python27\lib\site-packages\pygr-0.8.2-py2.7-win32.egg\pygr\metabase.py", 
line 335, in __init__
    self.server = get_connection(url, 'index')
  File 
"C:\Python27\lib\site-packages\pygr-0.8.2-py2.7-win32.egg\pygr\coordinator.py", 
line 94, in __call__
    return s[name] # GET THE REQUESTED OBJECT PROXY FROM THE SERVER
  File 
"C:\Python27\lib\site-packages\pygr-0.8.2-py2.7-win32.egg\pygr\coordinator.py", 
line 75, in __getitem__
    methodDict = self.server.objectInfo(name)
  File "C:\Python27\lib\xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "C:\Python27\lib\xmlrpclib.py", line 1575, in __request
    verbose=self.__verbose
  File "C:\Python27\lib\xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "C:\Python27\lib\xmlrpclib.py", line 1294, in single_request
    response = h.getresponse(buffering=True)
  File "C:\Python27\lib\httplib.py", line 1027, in getresponse
    response.begin()
error: [Errno 10060] A connection attempt failed because the connected 
party did
 not properly respond after a period of time, or established connection 
failed because connected host has failed to respond

WARNING: error accessing metabase 
http://biodb2.bioinformatics.ucla.edu:5000.  Continuing...
[]

:-(

-- 
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pygr-dev/-/Bqejw3t4sb8J.
To post to this group, send email to pygr-dev@googlegroups.com.
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en.

Reply via email to