You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test_CESMDFetcher() test is failing for Windows on Python 3.9 and 3.10.
The problem seems to be that the test is unable to find a zipped data file for event nc73792396
Could not unpack sub-zip file "nc73792396/nc73792396_CE65097/nc73792396_ce65097r.zip" due to error
"[WinError 3] The system cannot find the path specified: 'C:\\Users\\VSSADM~1\\AppData\\Local\\Temp\\tmpsqdd470m\\nc73792396\\nc73792396_CE65097\\nc73792396_ce65097r'". Skipping.
The text was updated successfully, but these errors were encountered:
The
test_CESMDFetcher()
test is failing for Windows on Python 3.9 and 3.10.The problem seems to be that the test is unable to find a zipped data file for event
nc73792396
The text was updated successfully, but these errors were encountered: