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

Issue with downloading files from Zenodo #27

Open
ljtys opened this issue Oct 12, 2024 · 5 comments
Open

Issue with downloading files from Zenodo #27

ljtys opened this issue Oct 12, 2024 · 5 comments

Comments

@ljtys
Copy link

ljtys commented Oct 12, 2024

No description provided.

@drcassar
Copy link
Owner

Original question = "I'm very sorry to disturb everyone, but I may be a beginner and would like to ask if I am following the instructions from glasspy.data import SciGlass, sciglass_dbinfo source = SciGlass() Df=source.data runtime error says Failed to resolve 'zenodo. org'. How can I solve this problem"

Hello @ljtys, can you check the following:

  1. Can you access this link with your browser: https://zenodo.org/records/13625981?
  2. Are you using the lastest version of GlassPy (version 5.3) installed with pip?
  3. Did you install pytorch before installing GlassPy?
  4. What Python version are you using?
  5. Can you add a minimum working example code that shows the error (and also paste here the error)?

I just created a new virtual environment on Python 3.12 and GlassPy seems to be working fine.

@drcassar drcassar changed the title I'm very sorry to disturb everyone, but I may be a beginner and would like to ask if I am following the instructions from glasspy.data import SciGlass, sciglass_dbinfo source = SciGlass() Df=source.data runtime error says Failed to resolve 'zenodo. org'. How can I solve this problem Issue with downloading files from Zenodo Oct 13, 2024
@ljtys
Copy link
Author

ljtys commented Oct 14, 2024

@drcassar 1、I can't open the page by following this link2、I've updated glasspy3. I don't use pyorch I use jupyter notebook
7d2acd420d21d13c1ca5273cfd97ab7

@drcassar
Copy link
Owner

This is weird. It seems that Zenodo is blocked on your machine. Can you check your firewall or ask the IT team if this is the case?

One option would be using GlassPy on Google Colab to get the dataset and then download it.

@ljtys
Copy link
Author

ljtys commented Oct 15, 2024

May I ask, if I download the arHIV dataset on my computer, can I import it into Glasspy? @drcassar

@drcassar
Copy link
Owner

Hi @ljtys. I am afraid that the Zenodo data is not hosted elsewhere right now. It is about 120 megabytes and GitHub is not letting me attach it to this message because the limit is 25 MB. Did you try to use GlassPy in Google Colab?

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