Hi @chriswmackey , @mostaphaRoudsari ,
I was wondering if anyone else has been having issues with the latest Open EPW and STAT files component?
I downloaded the newest one, once I noticed this Chris topic (thanks for the information Chris!).
For some reason I can not download any epw file anymore.
This is the exception I am getting:
The underlying connection was closed: An unexpected error occurred on a send.
Here is an example definition:
open_epw_stat_files.zip
A new folder: USA_PA_Philadelphia.Intl.AP.724080_TMY3 gets created, but it's empty with no USA_PA_Philadelphia.Intl.AP.724080_TMY3.zip inside it.
Up until now I have been using an older version 0.0.59 of the component from 01th of February 2015. It worked with no problem.
I noticed that it has been using urllib.urlopen method for downloading. This method has been removed since then and replaced with the new System.Net.WebClient().DownloadFile method. Is there a reason for this (I do not know what is causing the issue, or either saying that this is the problem).
I tried turning off my Firewall and my Antivirus, and again the got the same upper exception.
I am using Windows XP SP3, 32 bit Rhino 5 (5.12.50810.13095, 08/10/2015), and Grasshopper 0.9.0075.
Thank you.
Hi @chriswmackey , @mostaphaRoudsari ,
I was wondering if anyone else has been having issues with the latest Open EPW and STAT files component?
I downloaded the newest one, once I noticed this Chris topic (thanks for the information Chris!).
For some reason I can not download any epw file anymore.
This is the exception I am getting:
Here is an example definition:
open_epw_stat_files.zip
A new folder:
USA_PA_Philadelphia.Intl.AP.724080_TMY3gets created, but it's empty with noUSA_PA_Philadelphia.Intl.AP.724080_TMY3.zipinside it.Up until now I have been using an older version 0.0.59 of the component from 01th of February 2015. It worked with no problem.
I noticed that it has been using urllib.urlopen method for downloading. This method has been removed since then and replaced with the new System.Net.WebClient().DownloadFile method. Is there a reason for this (I do not know what is causing the issue, or either saying that this is the problem).
I tried turning off my Firewall and my Antivirus, and again the got the same upper exception.
I am using Windows XP SP3, 32 bit Rhino 5 (5.12.50810.13095, 08/10/2015), and Grasshopper 0.9.0075.
Thank you.