On 5/1/22, Brent Hunter wrote:
>
> I was recently running a Windows 10 machine Python 3.9. I simply created a
> batch file titled "Start-AIG.bat" which simply contained the following:
> "pythonw AIG.py". It started a python program titled "AIG.py" and t
On 2022-05-02 02:56, Brent Hunter wrote:
Hello,
I was recently running a Windows 10 machine Python 3.9. I simply created a batch file titled "Start-AIG.bat" which
simply contained the following: "pythonw AIG.py". It started a python program titled "AIG.py"
Hello,
I was recently running a Windows 10 machine Python 3.9. I simply created a
batch file titled "Start-AIG.bat" which simply contained the following:
"pythonw AIG.py". It started a python program titled "AIG.py" and the Python
dialog box was displayed on
On 1/14/22, Mats Wichmann wrote:
> On 1/14/22 10:40, Jonathan Gossage wrote:
>
> By this do you mean the python.org installer or the Microsoft Store
> installer - they're similar but have some differences.
Jonathan is not using the store app. The store app is installed to the
system in "%ProgramF
On 2022-01-14 17:40, Jonathan Gossage wrote:
I have installed Python 3.10.1 on Windows 10 using the recommended Windows
Installer. When I try to access PIP from the command line, I get the
following result, even though Python itself is accessible.
C:\Users\jgoss>python
Python 3.10.1 (t
On 1/14/22 10:40, Jonathan Gossage wrote:
> I have installed Python 3.10.1 on Windows 10 using the recommended Windows
> Installer. When I try to access PIP from the command line, I get the
> following result, even though Python itself is accessible.
By this do you mean the python.org
I have installed Python 3.10.1 on Windows 10 using the recommended Windows
Installer. When I try to access PIP from the command line, I get the
following result, even though Python itself is accessible.
C:\Users\jgoss>python
Python 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1
On 11/18/21, Ulli Horlacher wrote:
>
> P:\W10\dist>argv a b
> The process cannot access the file because it is being used by another
> process.
Try searching for open handles for "argv.exe" using Sysinternals
Process Explorer [1]. Terminate the offending process.
Since you're inexperienced with
On Windows 10 I have installed:
P:\W10>python --version
Python 3.10.0
P:\W10>pyinstaller --version
4.7
I can compile a VERY simple Python program:
P:\W10>type argv.pv
#!/usr/bin/python3
import sys
for a in sys.argv: print("["+a+"]")
P:\W10>pyinstaller.exe -
On 6/23/21 6:47 AM, Suretha Weweje wrote:
After I uninstalled Python 3.7and Python 3.9 and installed Python 3.9.5 and
is displayed in Apps & features:
Python 3.9.5 Python 3.9.5 (64-bit), size 101 MB, and
Python Launcher, size 1.80 MB
Upon checking the python version, I get the following error m
Disclaimer: I am no Python or programming expert! However, I
recently installed Python 3.9.5 on my Windows 10 laptop, so I may be
able to help with some things.
On Wed, Jun 23, 2021 at 11:29 AM Suretha Weweje wrote:
>
> After I uninstalled Python 3.7and Python 3.9 and installed Python
After I uninstalled Python 3.7and Python 3.9 and installed Python 3.9.5 and
is displayed in Apps & features:
Python 3.9.5 Python 3.9.5 (64-bit), size 101 MB, and
Python Launcher, size 1.80 MB
Upon checking the python version, I get the following error message:
C:\>python --version
Python was not
On 2021-06-20 15:24:29 +0900, tommy yama wrote:
> Unrelated topic, but i thought Windows 10 will be retired anytime soon.
October 2025, according to current plans. So you still have more than 4
years to upgrade to Windows 11 (or better yet, Linux ;-)).
hp
--
_ | Peter J. Hol
Unrelated topic, but i thought Windows 10 will be retired anytime soon.
On Sun, Jun 20, 2021 at 5:58 AM Mats Wichmann wrote:
> On 6/19/21 10:14 AM, Manish Jain wrote:
> > Hello Team,
> >
> > I have installed the Python 3.9.5 and trying to remove from the PC
> through
&
On 6/19/21 10:14 AM, Manish Jain wrote:
Hello Team,
I have installed the Python 3.9.5 and trying to remove from the PC through
the Uninstall Program (All Possible ways - Through Control Panel or
Uninstall Python executable)
It just outputs saying Uninstall Successfully but nothing happening (St
Hello Team,
I have installed the Python 3.9.5 and trying to remove from the PC through
the Uninstall Program (All Possible ways - Through Control Panel or
Uninstall Python executable)
It just outputs saying Uninstall Successfully but nothing happening (Still
listed in Programs List) and even not
curl, openssl or a web
> browser, all worked fine. Only Python fails.
>
> I checked the installed certificate bundle, all correct and even upgraded
> it to the latest version. No effect. I replaced it with the one curl is
> using and that curl managed to verify the cert with. No ef
the latest version. No effect. I replaced it with the one curl is
using and that curl managed to verify the cert with. No effect.
By that time I was using a Python 3.7.9 installation on Windows 10 that ran
fine for months (and also before upgrading to 3.7.9).
I tried upgrading certifi and requ
Hi there,
I have been using multiple versions of Python on my laptop running Windows
10.
I installed 3.7.9 (64-bit) for my school work and 3.8.6 (64-bit) for my
personal usage.
*Build Number: 19041.572*
I had decided to uninstall both Python versions from my system as I wanted
to have a
On 2020-08-28 at 18:38:03 -0500,
Debasis Chatterjee wrote:
> By the way, is there a site where I can login to see such mails and
> also manage mail notification options?
Better than that, you can have the emails themselves delivered directly
to your inbox: https://mail.python.org/mailman/listin
-- Forwarded message -
From: Debasis Chatterjee
Date: Fri, Aug 28, 2020 at 3:41 AM
Subject: Re: Issue in installing Python (Windows 10)
To: Terry Reedy
Hi Terry,
OK.
I think the issue is now solved.
I used "pip uninstall" and then "pip install".
With t
On 8/23/2020 12:39 PM, Debasis Chatterjee wrote:
I started off by using "python-3.8.5.exe".
32-bit Windows installer? Windows version might be relevant.
I use "Run as Administrator" option to click this (provide my local-admin
username/pwd).
After this, I see python shell available. But
-- Forwarded message -
From: Debasis Chatterjee
Date: Sun, Aug 23, 2020 at 11:06 AM
Subject: Issue in installing Python (Windows 10)
To:
Hi
I started off by using "python-3.8.5.exe".
I use "Run as Administrator" option to click this (provide my loca
On 30/03/2020 9:34 am, Steven Hobbs wrote:
Hi all,
I have installed Python 3.7.7 on Windows 10 and I understood that pip came
installed. However when I try using pip I get an unrecognised command error.
I tried following the instructions on this website:
https://docs.python.org/3/installing
On 2020-03-29 23:34, Steven Hobbs wrote:
Hi all,
I have installed Python 3.7.7 on Windows 10 and I understood that pip came
installed. However when I try using pip I get an unrecognised command error.
I tried following the instructions on this website:
https://docs.python.org/3/installing
Hi all,
I have installed Python 3.7.7 on Windows 10 and I understood that pip came
installed. However when I try using pip I get an unrecognised command error.
I tried following the instructions on this website:
https://docs.python.org/3/installing/index.html
However usage of pip as
Since it is not in the control panel, go to windows app execution aliases
and scroll down till you find python. Now toggle both of them and see if
this works.
On Sun, Mar 29, 2020, 2:53 PM joseph pareti wrote:
> All right, thx, but how to uninstall the 'other' python version?
>
> The control pan
Yes having two versions of python causes that problem.
On Sat, 28 Mar, 2020, 11:53 pm joseph pareti, wrote:
> apologies for asking here a presumably off-topic question:
>
> I have installed pytorch using (miniconda3) the following command:
>
> *conda install pytorch torchvision cpuonly -c pytorc
apologies for asking here a presumably off-topic question:
I have installed pytorch using (miniconda3) the following command:
*conda install pytorch torchvision cpuonly -c pytorch*
In the jupyter notebook, the 'import torch' fails:
*ModuleNotFoundError: No module named 'torch._C'*
I am not sur
clearly isn't.
Maybe you didn't enable the option to add the installation directory
to PATH. Modifying the system and per-user PATH value is easy enough
-- especially in Windows 10, which provides an exploded view of the
semicolon-delimited list of directories, with individual entries t
Hello
I am having great problems installing Python 3.8.1 on my Windows 10 64 bit
system. I have tried using chocolatey as referenced at
https://docs.python-guide.org/starting/install3/win/#install3-windows - it
says it is installed but it isn't!
I've tried downloading from https://www.
It's mentioned that pypi includes what you need.
https://pypi.org/project/robotframework-sshlibrary/
On Fri, 19 Oct 2018, 01:28 MRAB, wrote:
> On 2018-10-18 07:28, Saila wrote:
> > keskiviikko 17. lokakuuta 2018 20.18.55 UTC+3 Thomas Jollans kirjoitti:
> >> On 2018-10-17 16:41, Saila wrote:
> >
On 2018-10-18 07:28, Saila wrote:
keskiviikko 17. lokakuuta 2018 20.18.55 UTC+3 Thomas Jollans kirjoitti:
On 2018-10-17 16:41, Saila wrote:
> Hi
> Has somebody been able to install SSHLIbrary from sources (all libs with
offline installations) on virtual Win 10 for Python 3.6.4?
>
> Python 3.6.
On 18/10/2018 08:28, Saila wrote:
> keskiviikko 17. lokakuuta 2018 20.18.55 UTC+3 Thomas Jollans kirjoitti:
>> Can't you just install it with pip?
>>
>> py -3 -m pip install PyNaCl
>
> That is not possible because there isn't connection to www in development
> environment. It is isolated. Only po
keskiviikko 17. lokakuuta 2018 20.18.55 UTC+3 Thomas Jollans kirjoitti:
> On 2018-10-17 16:41, Saila wrote:
> > Hi
> > Has somebody been able to install SSHLIbrary from sources (all libs with
> > offline installations) on virtual Win 10 for Python 3.6.4?
> >
> > Python 3.6.4 ... [MSC v. 1900 64 b
On 2018-10-17 16:41, Saila wrote:
> Hi
> Has somebody been able to install SSHLIbrary from sources (all libs with
> offline installations) on virtual Win 10 for Python 3.6.4?
>
> Python 3.6.4 ... [MSC v. 1900 64 bit (AMD 64)]
>
> Also Microsoft Visual Studio 2017 is installed (also vc_redist.x64
Hi
Has somebody been able to install SSHLIbrary from sources (all libs with
offline installations) on virtual Win 10 for Python 3.6.4?
Python 3.6.4 ... [MSC v. 1900 64 bit (AMD 64)]
Also Microsoft Visual Studio 2017 is installed (also vc_redist.x64.exe)
SSHLinrary worked with Python 2.7 (there
Am 03.10.2018 um 09:34 schrieb Timothy Cowell via Python-list:
Could I please ask for help installing Python on Windows 10 - I've tried twice
(Version 3.7 for windows) selecting the install now option. After first attempt
I uninstalled and tried again.
Each time it has put 4 items i
Hi,
Could I please ask for help installing Python on Windows 10 - I've tried twice
(Version 3.7 for windows) selecting the install now option. After first attempt
I uninstalled and tried again.
Each time it has put 4 items in the programs list from the windows start
button, all
Python itself runs fine, but when I try to drop a file on a script it just
doesn't work.
If I try to regsvr32 the shell extension, it says: The module
"c:\windows\pyshellext.amd64.dll" failed to load.
There was no indication of any problem until this. Apparently it is linked
against "VCRUNTIME
Dear All,
Within the past week I have run into a problem with pip on my work machine
(Windows 10, x64, Python 3.6) where pip errors like so:
C:\>c:\Python36\Scripts\pip install --trusted-host pypi.org --trusted-host
pypi.python.org --trusted-host files.pythonhosted.org --no-color
--defa
Thank you!!!
What finally worked.> py -m pip install pyperclip
-Original Message-
From: Terry Reedy [mailto:tjre...@udel.edu]
Sent: Wednesday, October 11, 2017 1:00 PM
To: python-list@python.org
Subject: Re: Unable to run pip in Windows 10
On 10/11/2017 10:46 AM, Michael Cudd
On 10/11/2017 10:46 AM, Michael Cuddehe wrote:
- What exactly did you install?
Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC
v.1900 64 bit (AMD64)] on win32
Downloaded from python.org.
- Can you start the Python interpreter?
Yes...works fine.
* How exactly
On 10/11/2017 11:54 AM, Michael Torrie wrote:
On 10/11/2017 08:46 AM, Michael Cuddehe wrote:
- What exactly did you install?
Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC
v.1900 64 bit (AMD64)] on win32
^^^
This is exactly what I see
On 10/11/2017 08:46 AM, Michael Cuddehe wrote:
> - What exactly did you install?
>>> Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC
> v.1900 64 bit (AMD64)] on win32
^^^
So your OS is 32 bit? If so, you can't run 64-bit software on it.
This v
h means they'll only be visible to you, or you need to be running
as a system administrator to install them for anyone (which means
running pip from a command prompt that was opened via "run as
administrator")
Paul
On 11 October 2017 at 16:43, Michael Cuddehe wrote:
> Running 64
On 11 October 2017 at 15:46, Michael Cuddehe wrote:
> - What exactly did you install?
>>> Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC
> v.1900 64 bit (AMD64)] on win32
>>> Downloaded from python.org.
> - Can you start the Python interpreter?
>>> Yes...works fine.
>
:python-list-bounces+mcuddehe=strategicga@python.org] On Behalf
Of Thomas Jollans
Sent: Wednesday, October 11, 2017 3:30 AM
To: python-list@python.org
Subject: Re: Unable to run pip in Windows 10
On 2017-10-10 22:37, Michael Cuddehe wrote:
> I have tried multiple versions, 32 & 64 bit. Same
On 2017-10-10 22:37, Michael Cuddehe wrote:
> I have tried multiple versions, 32 & 64 bit. Same problem.
>
> "This app can't run on your PC. To find a version for your PC, check with
> the software publisher."
>
You're going to have to give us some more information for anybody to be
able to real
On 10 October 2017 at 21:37, Michael Cuddehe wrote:
> I have tried multiple versions, 32 & 64 bit. Same problem.
>
> "This app can't run on your PC. To find a version for your PC, check with
> the software publisher."
It's difficult to know what to say - it
I have tried multiple versions, 32 & 64 bit. Same problem.
"This app can't run on your PC. To find a version for your PC, check with
the software publisher."
--
https://mail.python.org/mailman/listinfo/python-list
>
>
> Hi there,
>
> I am trying to assist my daughter with a school IT task to install Python
> & Pyscripter on a Windows 10 notebook. (64 bit system)
>
> It seems no version of Pyscripter will work - it fails to complete the
> installation & ends with an e
I'm having difficulty matching the Python docs suggested folders for Python
stuff with where I actually find things (or not find things)
Especially for packages. I've got a packages folder in my installation folder,
but none in the apps data folder, though the docs point there.
Could someone pr
installation and other setup procedures (Including path variable changes and
other details). (I will uninstall all the python related things are currently
installed in my system.)
I use Windows 10 (64 Bit) And I have a NVIDIA 1050 Ti GPU. (Want to use GPU
installation for TensorFlow).
I have Visual
On Mon, Apr 10, 2017 at 3:45 PM, Colin J. Williams wrote:
> Below is the tail of my Install Log.
> Is this a problem that I should be able to resolve?
> Advice sought.
Open a Windows / Installation issue on bugs.python.org. Zip up the
installation logs and attach the zip to the issue.
--
https:/
Below is the tail of my Install Log.
Is this a problem that I should be able to resolve?
Advice sought.
C
Property(S): RedirectedDllSupport = 2
Property(S): MsiRunningElevated = 1
Property(S): Privileged = 1
Property(S): USERNAME = AdminOnly
Property(S): Installed = 0
On 2017-03-08 01:24, schneid...@law.byu.edu wrote:
Every attempt to make Python 3.6.0 or 3.6.1rc1 to run on Windows 10 has
resulted in the error message shown below. I was running Python 3.5.2
successfully and wanted to upgrade.
C:\Python36-32>python
Fatal Python error: Py_Initial
On Wed, Mar 8, 2017 at 1:24 AM, wrote:
>
> Every attempt to make Python 3.6.0 or 3.6.1rc1 to run on Windows 10
> has resulted in the error message shown below. I was running Python
> 3.5.2 successfully and wanted to upgrade.
>
> C:\Python36-32>python
> Fatal Python erro
Every attempt to make Python 3.6.0 or 3.6.1rc1 to run on Windows 10 has
resulted in the error message shown below. I was running Python 3.5.2
successfully and wanted to upgrade.
C:\Python36-32>python
Fatal Python error: Py_Initialize: unable to load the file system co
On Tuesday, January 3, 2017 at 8:08:37 PM UTC, Uri Even-Chen wrote:
> Thank you, I'll consider to update our requirements to latest versions of
> all packages. Last time I checked in 22th December 2016 and all our
> requirements were the latest versions. In the meantime we can keep using
> Python 3
On 1/3/2017 3:07 PM, Uri Even-Chen wrote:
What are the reasons to upgrade Python to 3.6?
The same as for any new version:
New features -- see What's New in 3.6.
New bug fixes.
New performance improvements.
Reasons against:
The effort to make sure all dependencies are available for 3.6*
Possib
On Tuesday, January 3, 2017 at 8:08:37 PM UTC, Uri Even-Chen wrote:
> Thank you, I'll consider to update our requirements to latest versions of
> all packages. Last time I checked in 22th December 2016 and all our
> requirements were the latest versions. In the meantime we can keep using
> Python 3
Thank you, I'll consider to update our requirements to latest versions of
all packages. Last time I checked in 22th December 2016 and all our
requirements were the latest versions. In the meantime we can keep using
Python 3.5. By the way, Travis CI tests passed with the same requirements
and Python
Pillow 3.4.2 provides binary wheel for Python 3.5, but not for 3.6.
So your pip can just install wheel on Python 3.5, but it is required to build
on Python 3.6. And your machine doesn't have zlib which is required
to build Pillow.
Easiest solution may just update your requirements to Pillow==4.0
(.venv) C:\Uri\Speedy Net\Git\speedy-net [public]>pip install -r
requirements.txt
Requirement already satisfied: Django==1.10.4 in c:\uri\speedy
net\git\speedy-net [public]\.venv\lib\site-packages (from -r
requirements.txt (line 2))
Requirement already satisfied: django-crispy-forms==1.6.1 in c:\ur
gt;
> >> On Fri, Apr 29, 2016 at 3:45 PM, > wrote:
> >> > Dear list,
> >> >
> >> > I have been trying to compile wxPython Phoenix
> >> > (https://github.com/wxWidgets/Phoenix) from source on Windows 10 64
> bit,
> >> > Python 2.7 64 bi
Hi,
On Friday, 29 April 2016, Igor Korot wrote:
> Andrea,
>
> On Fri, Apr 29, 2016 at 3:45 PM, >
> wrote:
> > Dear list,
> >
> > I have been trying to compile wxPython Phoenix (
> https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit,
to compile wxPython Phoenix
>> > (https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit,
>> > Python 2.7 64 bit, using the very handy Microsoft Visual C++ Compiler for
>> > Python 2.7
>> > (https://www.microsoft.com/en-us/download/details.aspx?id=4
Andrea,
On Fri, Apr 29, 2016 at 3:45 PM, wrote:
> Dear list,
>
> I have been trying to compile wxPython Phoenix
> (https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit,
> Python 2.7 64 bit, using the very handy Microsoft Visual C++ Compiler for
>
Dear list,
I have been trying to compile wxPython Phoenix
(https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit, Python
2.7 64 bit, using the very handy Microsoft Visual C++ Compiler for Python 2.7
(https://www.microsoft.com/en-us/download/details.aspx?id=44266).
I
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης Xristos Xristoou
έγραψε:
> hello,
>
> i have windows 10 and python 3.5 and i want to use
> open cv but i think so opencv work only on python 2.7 ?
> and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
On 2016-04-01 22:37, Xristos Xristoou wrote:
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης Xristos Xristoou
έγραψε:
hello,
i have windows 10 and python 3.5 and i want to use
open cv but i think so opencv work only on python 2.7 ?
and i install this http://www.lfd.uci.edu
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης Xristos Xristoou
έγραψε:
> hello,
>
> i have windows 10 and python 3.5 and i want to use
> open cv but i think so opencv work only on python 2.7 ?
> and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
On 4/1/2016 4:38 PM, saxr...@gmail.com wrote:
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com
έγραψε:
hello,
i have windows 10 and python 3.5 and i want to use
open cv but i think so opencv work only on python 2.7 ?
and i install this http://www.lfd.uci.edu
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com
έγραψε:
> hello,
>
> i have windows 10 and python 3.5 and i want to use
> open cv but i think so opencv work only on python 2.7 ?
> and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
On 2016-04-01 20:11, saxr...@gmail.com wrote:
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com
έγραψε:
hello,
i have windows 10 and python 3.5 and i want to use
open cv but i think so opencv work only on python 2.7 ?
and i install this http://www.lfd.uci.edu
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com
έγραψε:
> hello,
>
> i have windows 10 and python 3.5 and i want to use
> open cv but i think so opencv work only on python 2.7 ?
> and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
On 4/1/2016 6:56 AM, saxr...@gmail.com wrote:
hello,
i have windows 10 and python 3.5 and i want to use
open cv but i think so opencv work only on python 2.7 ?
The following link has binaries for 3.4 and 3.5 as well. I believe
Gohlke tests his binaries, so I expect them to work.
and i
hello,
i have windows 10 and python 3.5 and i want to use
open cv but i think so opencv work only on python 2.7 ?
and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
but not work again
--
https://mail.python.org/mailman/listinfo/python-list
On Sun, Mar 20, 2016 at 5:33 PM, wrote:
> On Wednesday, October 14, 2015 at 9:06:11 PM UTC+2, John S. James wrote:
>> I installed 3.5.0 today and it's working fine -- either from the command
>> prompt, or running a .py script.
>>
>> But the Python 3.4 that was previously installed on the compute
On Wednesday, October 14, 2015 at 9:06:11 PM UTC+2, John S. James wrote:
> I installed 3.5.0 today and it's working fine -- either from the command
> prompt, or running a .py script.
>
> But the Python 3.4 that was previously installed on the computer had a
> Python34 folder, which contained DDL
Am 13.03.2016 um 20:19 schrieb mrihustle12:
Sent from my Sprint Samsung Galaxy S® 6.
Not with this information, we'd need much more. The OS is necessary
information, but not sufficient.
Have you got Python installed? If yes, which version? Where did you get
it and how did you install it?
Sent from my Sprint Samsung Galaxy S® 6.
--
https://mail.python.org/mailman/listinfo/python-list
On Dec 15, 2015 1:32 PM, "William Abdo" wrote:
>
> issue 25875 created
> I put it in the wrong area the first time.
> First time bug tracker user errors.
My apologies, William. I thought bugs.python.org would be the right place
to put it. I was wrong.
--
https://mail.python.org/mailman/listinfo/
u...@gmail.com [mailto:paul.hermeneu...@gmail.com]
Sent: Tuesday, December 15, 2015 3:09 PM
To: William Abdo
Cc: python-list@python.org
Subject: RE: Windows 10 and PYODBC
On Dec 15, 2015 12:00 PM, "William Abdo"
mailto:w.a...@ntta.com>> wrote:
>
> As you wish,
>
> [issu
As you wish,
[issue577] PYODBC will not talk to Oracle under Windows 10.
Respectfully,
William Abdo
Software App Engineer II
NTT America, an NTT Communications Company
Office: +1 561.912.2434
Email:w.a...@ntta.com<mailto:w.a...@ntta.com>
[https://rvip.team-center.net/externals/images
Yes Paul Hermeneutic , that is correct.
I tried everything I could however, I was unable to make PYODBC talk to
Oracle under Windows 10.
Maybe there are smarter than me that can make this work. For me it was easier
to just use cx_Oracle for the Oracle connection.
Respectfully,
William
On Dec 15, 2015 12:00 PM, "William Abdo" wrote:
>
> As you wish,
>
> [issue577] PYODBC will not talk to Oracle under Windows 10.
Where is this issue filed? I do not see it on http://bugs.python.org/
--
https://mail.python.org/mailman/listinfo/python-list
On Dec 15, 2015 10:34 AM, "William Abdo" wrote:
>
> Yes Paul Hermeneutic , that is correct.
>
> I tried everything I could however, I was unable to make PYODBC talk
to Oracle under Windows 10.
It would be of help to everyone if you would file a bug report on t
EN>
From: paul.hermeneu...@gmail.com [mailto:paul.hermeneu...@gmail.com]
Sent: Tuesday, December 15, 2015 10:43 AM
To: William Abdo
Cc: python-list@python.org
Subject: RE: Windows 10 and PYODBC
On Dec 13, 2015 7:20 AM, "William Abdo"
mailto:w.a...@ntta.com>> wrote:
>
&
ke PYODBC cannot connect to Oracle on Windows 10. Is that
correct?
--
https://mail.python.org/mailman/listinfo/python-list
On Dec 13, 2015 7:20 AM, "William Abdo" wrote:
>
> Problem Resolved.
> I have fixed the Oracle connection issue under Windows 10 with cx_Oracle .
> PYODBC was only failing on the Oracle connection and worked fine on MS
SQL under Windows 10.
Please tell us what the fix
Problem Resolved.
I have fixed the Oracle connection issue under Windows 10 with cx_Oracle .
PYODBC was only failing on the Oracle connection and worked fine on MS SQL
under Windows 10.
Thank You for your time in this matter.
Respectfully,
William Abdo
Software App Engineer II
NTT America, an
Hi All,
I am not sure if anyone has asked this question already or not but I will again.
Hopefully someone else has had and found a fix for this issue.
I'm grateful for any and all assistance.
I have recently upgraded to Windows 10 and I have an issue with PYODBC
connecting to Oracle 11g
Am 05.12.15 um 00:26 schrieb Glenn Linderman:
My wife's 64-bit Win8 home machine has 32-bit Python 3.3 installed.
Then it upgraded to Win 8.1. Then I upgraded it to Win 10. Then I
upgraded it to Threshold 2. It gets regular automatic updates also, like
the one last night to build 10586.17.
That
My wife's 64-bit Win8 home machine has 32-bit Python 3.3 installed.
Then it upgraded to Win 8.1. Then I upgraded it to Win 10. Then I
upgraded it to Threshold 2. It gets regular automatic updates also, like
the one last night to build 10586.17.
That's the history.
When she tried a python scr
On 11/25/2015 3:34 PM, francis funari wrote:
I have tried installing Python 3 on windows 10 it install OK but I do
not get Idle. When I type Idle in the interpreter nothing happen
Starting programs by typing their names into the interactive interpreter
does not work.
Use Start Menu | All
In a message of Wed, 25 Nov 2015 20:34:01 +, francis funari writes:
>I have tried installing Python 3 on windows 10 it install OK but I do not get
>Idle. When I type Idle in the interpreter nothing happen can you send me a
>link to latest release of Python 3 with Idle that wi
I have tried installing Python 3 on windows 10 it install OK but I do not get
Idle. When I type Idle in the interpreter nothing happen can you send me a link
to latest release of Python 3 with Idle that will run on windows 10 64 bit
On 28/10/2015 12:22, Robin Becker wrote:
A message box is displayed:-
"This app can't run on your PC
To find a version for your PC, check with the software publisher".
Close the message box and:-
"Access is denied."
Searching hasn't thrown up a single reference to uninstall errors l
1 - 100 of 115 matches
Mail list logo