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

Could not Fetch Dataset when using Orange #6770

Open
kerwindevries opened this issue Mar 22, 2024 · 4 comments
Open

Could not Fetch Dataset when using Orange #6770

kerwindevries opened this issue Mar 22, 2024 · 4 comments
Assignees

Comments

@kerwindevries
Copy link

kerwindevries commented Mar 22, 2024

When trying to utilise the dataset widget on Orange, i get error "could not fetch dataset list".
I have also tried to allow the Orange application through my firewall, but still get the same error.
Can you please assist.

@lanzagar
Copy link
Contributor

Can you provide some more information? Maybe check if there is anything useful in View->Log.
The Datasets widget is probably not the only thing with networking problems? For example, can you try if the Options->Add-ons window opens correctly and shows a list of add-ons? If you have Image Analytics or Text add-ons installed, you can also try the Image/Document Embedding widgets.
People often have network issues when using a proxy (e.g. on a company network) - in that case you can let Orange know about the proxy in Options->Settings->Network.

@kerwindevries
Copy link
Author

Detail from log:
Traceback (most recent call last):
File "C:\Program Files\Orange\lib\site-packages\urllib3\connectionpool.py", line 790, in urlopen
response = self._make_request(
File "C:\Program Files\Orange\lib\site-packages\urllib3\connectionpool.py", line 491, in _make_request
raise new_e
urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)

When trying to open "Add-Ons" get the following error message: " insufficient permission to install add-ons. Try starting Orange as system adminstrator or install Orange in user folder".
image

Note I am using my work laptop, and when going into Options> Settings> Network, it is blank.

@kerwindevries
Copy link
Author

kerwindevries commented Mar 22, 2024 via email

@lanzagar
Copy link
Contributor

While you are working on solving the issue, you can download datasets manually from the browser and open the file with the File widget instead. The dataset you mentioned is here https://datasets.biolab.si/core/german-credit-data.tab (you might need to right click the link and Save as)

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