Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KEGG host connection problems #118

Open
Garoutte opened this issue Oct 25, 2017 · 3 comments
Open

KEGG host connection problems #118

Garoutte opened this issue Oct 25, 2017 · 3 comments

Comments

@Garoutte
Copy link

Garoutte commented Oct 25, 2017

Hello I'm trying to run the tutorial for Orange-Bioinformatics. Specifically the GSEA tutorial. I can't get it to run properly. When I us this command:
genesets = geneset.collections((("KEGG",), "Homo sapiens"))

I get many error messages that boil down to:

"requests.exceptions.ConnectionError: HTTPConnectionPool(host='asterix.fri.uni-lj.si', port=80): Max retries exceeded with url: /orngServerFiles/public/info (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x10bf679b0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',))"

It seems that host='asterix.fri.uni-lj.si' doesn't exist. I was wondering if you could provide me with an updated link or point me in the right direct?

Thank you for your time

Aaron

Orange version
Orange-Bioinformatics version
Expected behavior
Actual behavior
Steps to reproduce the behavior
Additional info (worksheets, data, screenshots, ...)
@markotoplak
Copy link
Member

Thanks for the report. Which version of Orange and Orange-bioinformatics are you using?

A while ago we moved data to a new server, but we might have mistakenly left out some parts.

@markotoplak
Copy link
Member

It seems you are running some old version. The code was changed to use a new server a year ago: on Oct 21 2016. Please install a recent version of Orange3 and a recent version ob Orange Bioinformatics.

But even if you use the updated version, I am afraid that the documentation is sometimes not up to date. Which tutorial are you following?

@Garoutte
Copy link
Author

Garoutte commented Oct 30, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants