-
Notifications
You must be signed in to change notification settings - Fork 85
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
FileNotFoundError for jwst data Extraction #115
Comments
Hi @karatmate, this problem is caused by a mismatch of versions between stcal, jwst, and asdf. Can you please paste here the versions you are using for these three packages? |
Hello, @camipacifici Thank you very much for helping me resolve this issue, I appreciate it alot. Yes, that is also the problem that I posted. The versions of stcal and asdf are as below: This is the first error code I get: This is whats written in the end of the error code: I did try and install visual studio C++ packages but it didn't do any difference. If there's any way I can get it to work, it would be amazing! thank you! |
Hi @karatmate, I did not realize you are on a windows machine. Unfortunately, windows is not currently supported for the jwst package (as mentioned on the readme of the jwst github repository). |
Thank you for your response. I used my mac to get the data sorted. I had an error initially which was solved by installing xcode. But regardless thanks for your help. |
Glad you managed to solve the issue! |
Can anyone help me how I can resolve this error? I have followed the instruction given in https://spacetelescope.github.io/jdat_notebooks/install.html
but still seem to have some type of error:
"FileNotFoundError: Unable to fetch schema from non-file URL: http://stsci.edu/schemas/jwst_datamodel/image.schema".
The text was updated successfully, but these errors were encountered: