Re: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file

2017-02-15 Thread Djordje Spasic via Ironpython-users
see if he runs the Rhino5 as an Administrator.    From: Djordje Spasic via Ironpython-users Sent: Tuesday, February 14, 2017 11:49 PMTo: Discussion of IronPython Subject: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file Hello,I have a small ironpython 2.7

Re: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file

2017-02-15 Thread Djordje Spasic via Ironpython-users
will check with him to see if he runs the Rhino5 as an Administrator.    From: Djordje Spasic via Ironpython-users Sent: Tuesday, February 14, 2017 11:49 PMTo: Discussion of IronPython Subject: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file Hello,I have a

[Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file

2017-02-14 Thread Djordje Spasic via Ironpython-users
Hello,I have a small ironpython 2.7 function which downloads a particular .osm file from overpass-api.de website. The function is working without a problem on my PC. However, on PC of another person, it fails. That person is using Windows 10 x64 (not sure if this information is of any significan