Re: How to instlal pyodbc, without pip

2020-02-05 Thread dcwhatthe
On Tuesday, February 4, 2020 at 8:53:10 PM UTC-5, Souvik Dutta wrote: > You might use chocolatey if you like. > > On Tue, 4 Feb, 2020, 11:05 pm , dcwhatthe wrote: > > > Hi, > > > > Pip won't work on my desktop, because of the firewalls we have set up. > > > > I have the version from github. Assu

Re: How to instlal pyodbc, without pip

2020-02-04 Thread Souvik Dutta
You might use chocolatey if you like. On Tue, 4 Feb, 2020, 11:05 pm , wrote: > Hi, > > Pip won't work on my desktop, because of the firewalls we have set up. > > I have the version from github. Assuming my Python 3.8.1 Home Directory > is C:\Python, How can I install pyodbc pyodbc-master.zip?

Re: How to instlal pyodbc, without pip

2020-02-04 Thread Terry Reedy
On 2/4/2020 12:34 PM, dcwhat...@gmail.com wrote: Pip won't work on my desktop, because of the firewalls we have set up. I have the version from github. Assuming my Python 3.8.1 Home Directory is C:\Python, How can I install pyodbc pyodbc-master.zip? If you have dependencies installed, you s

Re: How to instlal pyodbc, without pip

2020-02-04 Thread DL Neil via Python-list
On 5/02/20 6:34 AM, dcwhat...@gmail.com wrote: Pip won't work on my desktop, because of the firewalls we have set up. I have the version from github. Assuming my Python 3.8.1 Home Directory is C:\Python, How can I install pyodbc pyodbc-master.zip? Which folders should I unzip it into? I

How to instlal pyodbc, without pip

2020-02-04 Thread dcwhatthe
Hi, Pip won't work on my desktop, because of the firewalls we have set up. I have the version from github. Assuming my Python 3.8.1 Home Directory is C:\Python, How can I install pyodbc pyodbc-master.zip? Which folders should I unzip it into? Regards, -- https://mail.python.org/mailma