Hi,
Has anybody noticed that there is an internal server error for
biodb2.bioinformatics.ucla.edu:5000? Can I access the hg 18 genome through
a different ucla server? Thanks.
When I tried:
>>> import pygr.Data
Traceback (most recent call last):
File "pygr/Data.py", line 584, in update
File "pygr/Data.py", line 246, in __init__
File "pygr/coordinator.py", line 77, in __call__
File "pygr/coordinator.py", line 61, in __getitem__
File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
verbose=self.__verbose
File "/usr/lib/python2.5/xmlrpclib.py", line 1191, in request
headers
ProtocolError: <ProtocolError for biodb2.bioinformatics.ucla.edu:5000
/RPC2: 500 Internal Server Error>
error loading resource http://biodb2.bioinformatics.ucla.edu:5000
NOTE: Just skipping this resource, without halting on this exception.
This error WILL NOT prevent successful import of this module.
Continuing with import...
Jenny
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---